Expand description
Types and traits for extracting data from requests.
See axum::extract
for more details.
Modules
Rejection response types.
Structs
The type used with FromRequest
to extract data from requests.
Traits
Types that can be created from requests.