form_urlencoded 1.0.1

Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.
Documentation
[dependencies.matches]
version = "0.1"

[dependencies.percent-encoding]
version = "2.1.0"

[lib]
test = false

[package]
authors = ["The rust-url developers"]
description = "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms."
edition = "2018"
license = "MIT/Apache-2.0"
name = "form_urlencoded"
repository = "https://github.com/servo/rust-url"
version = "1.0.1"