Module query

Module query 

Available on crate feature http only.
Expand description

Module in function of the Query extractor.

Structsยง

FailedToDeserializeQueryString
Rejection type used if the Query extractor is unable to deserialize the query string into the target type.
Query
Extractor that deserializes query strings into some type.