3 unstable releases
| 0.2.1 | Aug 11, 2022 |
|---|---|
| 0.2.0 | Jul 7, 2022 |
| 0.1.0 | Apr 27, 2022 |
#3 in #dependency-less
12KB
207 lines
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.