Replies: 2 comments
-
There isn't, I don't think there is a technical limitation that would prevent using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
Not a major issue, just curious. A personal preference of mine is to avoid method chaining but the
Router
implementation seems to prevent non-chained usage.I am wondering if there is a way list routes like this:
axum version
0.7.5
Beta Was this translation helpful? Give feedback.
All reactions