Crate axum_controller_macros

Source

Attribute Macros§

controller
A macro that generates a into_router(_: State<_>) impl which automatically wires up all route’s and the given middlewares, path-prefix etc