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