Skip to content

Files

Latest commit

9078704 · Apr 22, 2017

History

History
This branch is 694 commits behind servo/rust-url:main.

url_serde

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 22, 2017
Apr 22, 2017
Apr 22, 2017

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.