Expand description
Additional extractors.
Re-exports§
pub use self::cookie::CookieJar;
Modules§
Structs§
- Cached
- Cache results of other extractors.
- Host
- Extractor that resolves the host of the request.
- Optional
Path Deprecated - Extractor that extracts path arguments the same way as
Path, except if there aren’t any. - With
Rejection - Extractor for customizing extractor rejections