Docs.rs
path_encoding_utils-0.1.2
path_encoding_utils 0.1.2
Permalink
Docs.rs crate page
MIT
30 May 2026
Links
crates.io
Source
Owners
j-mendez
Dependencies
percent-encoding ^2
normal
Versions
80%
of the crate is documented
Platform
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
Skip to main content
Crate path_encoding_utils
path_
encoding_
utils
0.1.2
All Items
Crate Items
Functions
Crate
path_
encoding_
utils
Copy item path
Source
Functions
ยง
generate_
file_
name
Generate the filename for a url.
get_
path_
from_
url
Get the path from a url.
strip_
query_
and_
fragment
Stripe the query and fragment from a url
url_
to_
path_
manual
Convert a URL string into a sharded file path.