Docs.rs
clia-rustls-mod-0.23.4
clia-rustls-mod 0.23.4
Permalink
Docs.rs crate page
Apache-2.0
OR
ISC
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
clia
Dependencies
aws-lc-rs ^1.6
normal
optional
log ^0.4.4
normal
optional
once_cell ^1.16
normal
rustls-pki-types ^1.2
normal
ring ^0.17
normal
optional
subtle ^2.5.0
normal
rustls-webpki ^0.102.2
normal
zeroize ^1.7
normal
base64 ^0.22
dev
bencher ^0.1.5
dev
env_logger ^0.10
dev
log ^0.4.4
dev
num-bigint ^0.4.4
dev
rustls-pemfile ^2
dev
webpki-roots ^0.26
dev
rustversion ^1.0.6
build
optional
tikv-jemallocator ^0.5
dev
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
clia_
rustls_
mod
0.23.4
Side
Data
Implementors
In crate clia_
rustls_
mod
clia_rustls_mod
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