Macros for axum, providing procedural macros for routing and handlers.
# Cargo.toml
[dependencies]
axum-macros = "0.5.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses the debug_handler macro to provide better error messages for axum handlers.
Add axum and tokio to Cargo.toml, and ensure an async runtime is used.
No dependency data recorded yet.