Module query

Source
Expand description

The Query struct used to parse and store the URL query parameters.

Structs§

Query
It represents a URL query component.

Enums§

ParseQueryError
This error can be returned when parsing a Query from a string.