Docs.rs
url-utils-0.3.0
url-utils 0.3.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
crates.io
Source
Owners
saulvaldelvira
Dependencies
cbindgen >=0.24.0
build
optional
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
url
0.3.0
All Items
Crate Items
Functions
Crate
url
Copy item path
Source
Expand description
Url Utils Crate
This crate contains functions for url percent encoding and decoding,
Functions
ยง
decode
UrlDecode the given string
encode
UrlEncode the given string