url_serde

Crates.iourl_serde
lib.rsurl_serde
version0.2.0
created_at2017-01-28 08:58:51.184359+00
updated_at2017-04-30 09:00:34.972323+00
descriptionSerde support for URL types
homepage
repositoryhttps://github.com/servo/rust-url
max_upload_size
id8257
size13,034
cargo publish (github:servo:cargo-publish)

documentation

https://docs.rs/url_serde/

README

Serde support for rust-url types

This crate provides wrappers and convenience functions to make rust-url and serde work hand in hand.

Version 0.2 or newer of this crate offer support for serde 1.0. Version 0.1 of this crate offer support for serde 0.9. Versions of serde older than 0.9 are natively supported by rust-url crate directly.

For more details, see the crate documentation.

Commit count: 1399

cargo fmt