Docs.rs
urlable-0.2.0
urlable 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ihavecoke
Dependencies
clap ^4.5.1
normal
colored ^2.1.0
normal
idna ^1.0.2
normal
indexmap ^2.2.3
normal
lazy_static ^1.4.0
normal
percent-encoding ^2.3.0
normal
regex ^1.10.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
url ^2.5.0
normal
urlencoding ^2.1.3
normal
assert_matches ^1.5.0
dev
Versions
59.32%
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
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
urlable
0.2.0
urlable
Function
without_trailing_slash
Copy item path
Source
pub fn without_trailing_slash( input: &
str
, respect_query_fragment:
bool
, ) ->
String