Module warp::filters::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.