Module query

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.