Crate querystring_tiny

Source
Expand description

License BSD-2-Clause License MIT AppVeyor CI docs.rs crates.io Download numbers dependency status

§querystring_tiny

Welcome to querystring_tiny 🎉

querystring_tiny is a small, nearly dependency-less crate to parse and serialize query strings. It is not designed to be the fastest crate out there, but it’s easy to understand and read.

Modules§

error
Implements the crate’s error type

Macros§

error
Creates a new error

Structs§

PercentCoded
Some percent-encoded data
QueryString
A query string