Structs§
- CLI
- Env
- Extension
- Extractor and response for extensions.
- Extensions
- A type map of protocol extensions.
- Form
- Host
- Extractor that resolves the hostname of the request.
- Path
- Extractor that will get captures from the URL and parse them using
serde. - Query
- Extractor that deserializes query strings into some type.
- State
- Extractor for state.
- Typed
Header - Extractor and response that works with typed header values from
headers.
Enums§
Traits§
- FromRef
- Used to do reference-to-value conversions thus not consuming the input value.
- From
Request - Types that can be created from requests.
- From
Request Parts - Types that can be created from request parts.