warp::filters

Module query

source
Expand description

Query Filters

Functionsยง

  • Creates a Filter that decodes query parameters to the type T.
  • Creates a Filter that returns the raw query string as type String.