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.