Docs.rs
sillad-native-tls-0.2.11
sillad-native-tls 0.2.11
Permalink
Docs.rs crate page
ISC
Links
Repository
crates.io
Source
Owners
nullchinchilla
Dependencies
async-native-tls ^0.5.0
normal
async-task ^4.7.1
normal
async-trait ^0.1.84
normal
futures-lite ^2.5.0
normal
native-tls ^0.2
normal
sillad ^0.2
normal
smolscale ^0.4.11
normal
tachyonix ^0.3.1
normal
tracing ^0.1.41
normal
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate sillad_native_tls
sillad_
native_
tls
0.2.11
All Items
Crate Items
Structs
Crate
sillad_
native_
tls
Copy item path
Source
Structs
ยง
TlsDialer
TlsDialer wraps a Dialer to establish a TLS connection.
TlsListener
TlsListener wraps a Listener to accept TLS connections .
TlsPipe
TlsPipe wraps a TLS stream to implement the Pipe trait.