querystring_tiny 0.2.1

A super tiny library to parse a HTTP querystring
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented0 out of 1 items with examples
  • Size
  • Source code size: 19.3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.08 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • KizzyCode/querystring_tiny-rust
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • KizzyCode

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.