Crate axum_typed_routing_macros

Source

Attribute Macrosยง

api_route
Same as route, but with support for OpenApi using aide. See route for more information and examples.
route
A macro that generates statically-typed routes for axum handlers.