querystring_tiny 0.1.0

A super tiny library to parse a HTTP querystring
Documentation

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.