[serde_urlencoded
] with support comma separeted sequences and tuples
This crate works with Cargo and can be found on
[crates.io] with a Cargo.toml
like:
toml
[dependencies]
comma_serde_urlencoded = "0.7"
The documentation is available on [docs.rs].
commaserdeurlencoded is licensed under either of
at your option.
serde_urlencoded licenses
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in serde_urlencoded by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.