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
rustls-0.20.9
rustls 0.20.9
Docs.rs crate page
Apache-2.0
/
ISC
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ctz
djc
github:rustls:publishers
Dependencies
log ^0.4.4
normal
ring ^0.16.20
normal
sct ^0.7.0
normal
webpki ^0.22.0
normal
base64 ^0.13.0
dev
criterion ^0.3.0
dev
env_logger ^0.9.0
dev
log ^0.4.4
dev
rustls-pemfile ^1.0.0
dev
webpki-roots ^0.22.0
dev
rustversion ^1.0.6
build
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
SideData
Implementors
In rustls
?
Trait
rustls
::
SideData
source
·
[
−
]
pub trait SideData { }
Expand description
Data specific to the peer’s side (client or server).
Implementors
§
source
§
impl
SideData
for
ClientConnectionData
source
§
impl
SideData
for
ServerConnectionData