Expand description
§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.
Modules§
- error
- Implements the crate’s error type
Macros§
- error
- Creates a new error
Structs§
- Percent
Coded - Some percent-encoded data
- Query
String - A query string