routes!() { /* proc-macro */ }Expand description
Expands the routes! DSL (verbs, resources!, namespace!, scope!)
into an axum::Router. Merged in from the former doido-router crate.
routes!() { /* proc-macro */ }Expands the routes! DSL (verbs, resources!, namespace!, scope!)
into an axum::Router. Merged in from the former doido-router crate.