Module axum_extra::handler
source · Expand description
Additional handler utilities.
Structs§
- A
Handler
created from aHandlerCallWithExtractors
.
Traits§
- Trait for async functions that can be used to handle requests.
Additional handler utilities.
Handler
created from a HandlerCallWithExtractors
.