Docs.rs
quinn-proto-0.9.6
quinn-proto 0.9.6
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
djc
Ralith
Dependencies
arbitrary ^1.0.1
normal
bytes ^1
normal
rand ^0.8
normal
ring ^0.16.7
normal
rustc-hash ^1.1
normal
rustls ^0.20.4
normal
rustls-native-certs ^0.6
normal
slab ^0.4
normal
thiserror ^1.0.21
normal
tinyvec ^1.1
normal
tracing ^0.1.10
normal
webpki ^0.22
normal
assert_matches ^1.1
dev
hex-literal ^0.3.0
dev
lazy_static ^1
dev
rcgen ^0.10.0
dev
tracing-subscriber ^0.3.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
quinn_proto
0.9.6
Module rustls
Structs
Enums
In quinn_proto::crypto
?
Module
quinn_proto
::
crypto
::
rustls
source
·
[
−
]
Expand description
TLS interface based on rustls
Structs
HandshakeData
Authentication data for (rustls) TLS session
TlsSession
A rustls TLS session
Enums
Error
rustls reports protocol errors using this type.