Docs.rs
deno_tls-0.166.0
deno_tls 0.166.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ry
piscisaureus
dsherret
bartlomieju
denobot
Dependencies
deno_core ^0.321.0
normal
deno_native_certs ^0.3.0
normal
rustls ^0.23.11
normal
rustls-pemfile ^2
normal
rustls-tokio-stream =0.3.0
normal
rustls-webpki ^0.102
normal
serde ^1.0.149
normal
thiserror ^1.0.61
normal
tokio ^1.36.0
normal
webpki-roots ^0.26
normal
Versions
20%
of the crate is documented
Go to latest version
Platform
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
deno_
tls
0.166.0
Side
Data
Implementors
In deno_
tls::
rustls
deno_tls
::
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