[](https://opensource.org/licenses/BSD-2-Clause)
[](https://opensource.org/licenses/MIT)
[](https://ci.appveyor.com/project/KizzyCode/querystring_tiny-rust)
[](https://docs.rs/querystring_tiny)
[](https://crates.io/crates/querystring_tiny)
[](https://crates.io/crates/querystring_tiny)
[](https://deps.rs/crate/querystring_tiny/0.2.0)
# `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.