Crate axum_debug_macros

Source
Expand description

Procedural macros for axum-debug crate.

Macros§

debug_router
Shortens error message when applied to a Router.

Attribute Macros§

debug_handler
Generates better error messages when applied to a handler function.