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

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.