Attribute Macro debug_handler

Source
#[debug_handler]
Expand description

Generates better error messages when applied to handler functions.

For more information, see axum::debug_handler.