Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
h3-0.0.1
h3 0.0.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
seanmonstar
carllerche
github:hyperium:h3
Dependencies
bytes ^1
normal
fastrand ^1.7.0
normal
futures-util ^0.3
normal
http ^0.2.3
normal
tokio ^1
normal
tracing ^0.1.18
normal
assert_matches ^1.3.0
dev
futures-util ^0.3
dev
proptest ^1
dev
quinn ^0.8.0
dev
quinn-proto ^0.8.0
dev
rcgen ^0.9
dev
rustls ^0.20
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
Crate h3
Version 0.0.1
All Items
Re-exports
Modules
?
Crate
h3
source
·
[
−
]
Expand description
HTTP/3 client and server
Re-exports
pub use error::
Error
;
Modules
client
Client implementation of the HTTP/3 protocol
error
HTTP/3 Error types
quic
QUIC Transport traits
server
This module provides methods to create a http/3 Server.