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_
handler Deprecated - Generates better error messages when applied to a handler function.