Docs.rs
iri-string-0.7.6
iri-string 0.7.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
lo48576
Dependencies
memchr ^2.4.1
normal
optional
serde ^1.0.103
normal
optional
serde_test ^1.0.104
dev
Versions
100%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iri_
string
0.7.6
Module percent_
encode
Module Items
Structs
Type Aliases
In crate iri_
string
iri_string
Module
percent_encode
Copy item path
source
Expand description
Percent encoding.
Structs
§
Percent
Encoded
A proxy to percent-encode a string.
Type Aliases
§
Percent
Encoded
ForIri
A proxy to percent-encode a string as a part of IRI.
Percent
Encoded
ForUri
A proxy to percent-encode a string as a part of URI.