Skip to content
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

Fix axum_extras path with tuple args #244

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Aug 8, 2022

Fix axum_extras path resolving with handlers having tuple type of
arguments in key side of function argument e.g. Extension(arg): Extension<Arch<Mutex<Vec<Person>>>>.

Fix axum_extras path resolving with handlers having tuple type of
arguments in key side of function argument e.g. `Extension(arg):
Extension<Arch<Mutex<Vec<Person>>>>`.
@juhaku juhaku force-pushed the fix-axum-extras-path-tuple-args branch from a1683d6 to fc0e570 Compare August 8, 2022 19:31
@juhaku juhaku merged commit 6e3ea85 into master Aug 8, 2022
@juhaku juhaku deleted the fix-axum-extras-path-tuple-args branch August 8, 2022 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant