querystring_tiny

Crates.ioquerystring_tiny
lib.rsquerystring_tiny
version0.2.1
sourcesrc
created_at2022-04-27 21:58:42.948586
updated_at2022-08-11 21:00:43.584183
descriptionA super tiny library to parse a HTTP querystring
homepage
repositoryhttps://github.com/KizzyCode/querystring_tiny-rust
max_upload_size
id576420
size19,609
Keziah Biermann (KizzyCode)

documentation

README

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.

Commit count: 6

cargo fmt