Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.
# Cargo.toml
[dependencies]
form_urlencoded = "1.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encodes a key-value pair into URL-encoded form.
No known issues recorded.
No dependency data recorded yet.