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

feat(router): Implement from axum::Router for Routes #1863

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

tottoto
Copy link
Collaborator

@tottoto tottoto commented Aug 8, 2024

Implements From<axum::Router> for Routes. This is useful when users want to route any services with axum's router in the easy way.

@djc djc enabled auto-merge August 8, 2024 16:43
@djc djc added this pull request to the merge queue Aug 8, 2024
Merged via the queue into hyperium:master with commit 3379d9a Aug 8, 2024
16 checks passed
@tottoto tottoto deleted the implement-from-axum-router-for-routes branch August 8, 2024 16:54
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