Module axum_extra::typed_header
source · Expand description
Extractor and response for typed headers.
Structs§
- Extractor and response that works with typed header values from
headers
. - Rejection used for
TypedHeader
.
Enums§
- Additional information regarding a
TypedHeaderRejection