Docs.rs
uhttp-0.5.0
uhttp 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alshdavid
Dependencies
anyhow ^1
normal
async_fn_traits ^0.1
normal
futures ^0.3
normal
http ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1
normal
path-tree ^0.8
normal
percent-encoding ^2
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
tokio ^1
normal
tokio-util ^0.7
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Crate uhttp
uhttp
0.5.0
All Items
Crate Items
Modules
Structs
Traits
Crate
uhttp
Copy item path
Source
Modules
§
body
constants
http1
Structs
§
Status
Code
An HTTP status code (
status-code
in RFC 9110 et al.).
Traits
§
Async
Read
Ext
Reads bytes from a source.
Async
Write
Ext
Writes bytes to a sink.