Expand description
Additional extractors.
Re-exports§
pub use crate::typed_header::TypedHeader;
Modules§
- Rejection response types.
Structs§
- Cache results of other extractors.
- Extractor that resolves the host of the request.
- Optional
Path Deprecated Extractor that extracts path arguments the same way asPath
, except if there aren’t any. - Extractor for customizing extractor rejections