Docs.rs
rustls-0.22.1
rustls 0.22.1
Permalink
Docs.rs crate page
Apache-2.0 OR ISC OR MIT
Links
Homepage
Repository
Crates.io
Source
Owners
ctz
djc
github:rustls:publishers
Dependencies
aws-lc-rs ^1.5
normal
log ^0.4.4
normal
rustls-pki-types ^1
normal
ring ^0.17
normal
subtle ^2.5.0
normal
rustls-webpki ^0.102
normal
zeroize ^1.6.0
normal
base64 ^0.21
dev
bencher ^0.1.5
dev
env_logger ^0.10
dev
log ^0.4.4
dev
rustls-pemfile ^2
dev
webpki-roots ^0.26
dev
rustversion ^1.0.6
build
Versions
100%
of the crate is documented
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
☰
rustls
0.22.1
SideData
Implementors
In crate rustls
?
Trait
rustls
::
SideData
source
·
[
−
]
pub trait SideData:
Debug
{ }
Expand description
Data specific to the peer’s side (client or server).
Implementors
§
source
§
impl
SideData
for
ClientConnectionData
source
§
impl
SideData
for
ServerConnectionData