Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
url_serde 0.1.0 - Docs.rs
[go: Go Back, main page]

url_serde 0.1.0

Serde support for URL types
Documentation

Serde support for rust-url types

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

This crate supports serde 0.9.0 or newer. Older versions of serde are natively supported by rust-url crate directly.

For more details, see the crate documentation.