Crate axum_debug

Source
Expand description

This is a debugging crate that provides better error messages for axum framework.

Note: this crate is deprecated. Use axum-macros instead.

Attribute Macrosยง

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