Crate querystring

Source

Functions§

  • Parses a given query string back into a vector of key-value pairs. Extra/invalid strings will be ignored.
  • Produces a URL query string from a given query by iterating through the vec.

Type Aliases§