warp
0.3.7
Module query
Functions
In warp::filters
Module
warp
::
filters
::
query
Copy item path
source
·
[
−
]
Expand description
Query Filters
Functions
§
query
Creates a
Filter
that decodes query parameters to the type
T
.
raw
Creates a
Filter
that returns the raw query string as type String.