Docs.rs
uriparse-0.6.4
uriparse 0.6.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sgodwincs
Dependencies
fnv ^1.0.7
normal
lazy_static ^1.4.0
normal
serde ^1.0.115
normal
optional
criterion ^0.2.10
dev
serde_json ^1.0.57
dev
Versions
52.45%
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
uriparse
0.6.4
Module path
Module Items
Structs
Enums
In crate uriparse
uriparse
Module
path
Copy item path
Source
Expand description
Path Component
See [
RFC3986, Section 3.3
].
Structs
§
Path
The path component as defined in [
RFC3986, Section 3.3
].
Segment
A segment of a path.
Enums
§
Path
Error
An error representing an invalid path.