debug_handler

Attribute Macro debug_handler 

Source
#[debug_handler]
👎Deprecated since 0.3.3: Use the axum-macros crate instead
Expand description

Generates better error messages when applied to a handler function.

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