Module warp::filters::query[][src]

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.