Module query
Available on crate features
http and std only.Expand description
Module in function of the Query extractor.
Structs§
- Failed
ToDeserialize Query String - Rejection type used if the
Queryextractor is unable to deserialize the query string into the target type. - Query
- Extractor that deserializes query strings into some type.