Docs.rs
oxihttp-core-0.2.0
oxihttp-core 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
bytes ^1.12
normal
futures-core ^0.3
normal
http ^1.4
normal
http-body ^1.0
normal
http-body-util ^0.1
normal
oxitls-core ^0.2.0
normal
optional
percent-encoding ^2.3
normal
pin-project-lite ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
criterion ^0.8
dev
proptest ^1
dev
tokio ^1
dev
Versions
95.17%
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
Module uri_ext
oxihttp_
core
0.2.0
Module uri_ext
Module Items
Traits
In crate oxihttp_
core
oxihttp_core
Module
uri_ext
Copy item path
Source
Expand description
URI extension methods.
Traits
ยง
UriExt
Extension trait providing convenience methods for
http::Uri
.