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

axum-extra/query: Use rejection macros for QueryRejection #3122

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

Turbo87
Copy link
Collaborator

@Turbo87 Turbo87 commented Dec 27, 2024

This simplifies the Rejection types of the Query extractors in the axum-extra crate, similar to the previous PRs mentioned below.

Related:

@Turbo87 Turbo87 merged commit 5f82540 into tokio-rs:main Dec 27, 2024
18 checks passed
@Turbo87 Turbo87 deleted the query-rejections branch December 27, 2024 22:03
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