Skip to content

AsyncConnectionWrapper: Implement Deref<Target = C> #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

Turbo87
Copy link
Contributor

@Turbo87 Turbo87 commented Oct 28, 2024

This allows us to use an AsyncConnectionWrapper instance with sync and async queries, which should slightly ease the migration from sync to async.

This allows us to use an `AsyncConnectionWrapper` instance with sync **and** async queries, which should slightly ease the migration from sync to async.
@weiznich weiznich merged commit 18da19a into weiznich:main Oct 29, 2024
38 checks passed
@Turbo87 Turbo87 deleted the deref-mut branch October 29, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants