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.
Traits
Used to do reference-to-value conversions thus not consuming the input value.
Types that can be created from requests.
Types that can be created from request parts.