Docs.rs
h3-0.0.6
h3 0.0.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
seanmonstar
carllerche
github:hyperium:h3
Dependencies
bytes ^1
normal
fastrand ^2.0.1
normal
futures-util ^0.3
normal
http ^1
normal
pin-project-lite ^0.2
normal
tokio ^1
normal
tracing ^0.1.40
normal
optional
assert_matches ^1.5.0
dev
futures ^0.3.28
dev
futures-util ^0.3
dev
proptest ^1
dev
quinn ^0.11
dev
quinn-proto ^0.11
dev
rcgen ^0.13
dev
rustls ^0.23
dev
tokio ^1
dev
tokio-util ^0.7.9
dev
tracing-subscriber ^0.3
dev
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
h3
0.0.6
All Items
Re-exports
Modules
Crate
h3
Copy item path
source
·
[
−
]
Expand description
HTTP/3 client and server
Re-exports
§
pub use error::
Error
;
Modules
§
client
HTTP/3 client
error
HTTP/3 Error types
ext
Extensions for the HTTP/3 protocol.
quic
QUIC Transport traits
server
This module provides methods to create a http/3 Server.