Skip to content
  • Ben Boeckel's avatar
    api: simplify query parameter passing · db8172fc
    Ben Boeckel authored
    This keeps the `Pairs` type out of the API (which was forwarded from a
    dependent crate) and allows for chaining usage for endpoint
    implementations.
    db8172fc