Module query
Available on crate feature
http 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.