Provides (de-)serialization support for the application/x-www-form-urlencoded format using Serde.
# Cargo.toml
[dependencies]
serde_html_form = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deserializes a URL-encoded form string into a Rust struct.
No known issues recorded.
No dependency data recorded yet.