Docs.rs
salvo-quinn-0.0.1
salvo-quinn 0.0.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
chrislearn
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
bytes ^1
dev
futures-util ^0.3
dev
proptest ^1
dev
quinn ^0.8.0
dev
quinn-proto ^0.9.0
dev
rcgen ^0.10
dev
rustls ^0.20
dev
tokio ^1
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
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 salvo_quinn
salvo_
quinn
0.0.1
All Items
Crate Items
Re-exports
Modules
Crate
salvo_
quinn
Copy item path
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.