Docs.rs
url_serde-0.2.0
url_serde 0.2.0
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
github:servo:cargo-publish
SimonSapin
Dependencies
serde ^1.0
normal
url ^1.0.0
normal
serde_derive ^1.0
dev
serde_json ^1.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
url_
serde
0.2.0
Serde
Url
Aliased type
Fields
0
In crate url_
serde
url_serde
Type Alias
SerdeUrl
Copy item path
Source
pub type SerdeUrl =
Serde
<
Url
>;
Expand description
A convenience type alias for Serde
.
Aliased Type
§
struct SerdeUrl(pub
Url
);
Fields
§
§
0:
Url