Module lexa_framework::extract
source · Structs
- Extractor and response for extensions.
- A type map of protocol extensions.
- Extractor that resolves the hostname of the request.
- Extractor that will get captures from the URL and parse them using
serde. - Extractor that deserializes query strings into some type.
- Extractor for state.
- Extractor and response that works with typed header values from
headers.
Enums
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.