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.