Docs.rs
craftls-0.0.2+rustls.0.22.0
craftls 0.0.2+rustls.0.22.0
Permalink
Docs.rs crate page
Apache-2.0
OR
ISC
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
3andne
Dependencies
aws-lc-rs ^1.5
normal
optional
brotli ^3.4.0
normal
flate2 ^1.0.28
normal
home =0.5.5
normal
log ^0.4.4
normal
optional
paste ^1.0.14
normal
rustls-pki-types ^1
normal
rand ^0.8.5
normal
ring ^0.17
normal
optional
static_init ^1.0.3
normal
subtle ^2.5.0
normal
rustls-webpki ^0.102
normal
zeroize ^1.6.0
normal
zstd ^0.12.3
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
optional
Versions
100%
of the crate is documented
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
rustls
0.0.2+rustls.0.22.0
Side
Data
Implementors
In crate rustls
rustls
Trait
SideData
Copy item path
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