Docs.rs
async-rustls-0.4.2
async-rustls 0.4.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
taiki-e
github:smol-rs:admins
Dependencies
futures-io ^0.3.24
normal
rustls ^0.21
normal
futures-util ^0.3.1
dev
lazy_static ^1
dev
once_cell ^1.14
dev
rustls-pemfile ^1
dev
rustls-webpki ^0.101
dev
smol ^2.0
dev
webpki-roots ^0.25
dev
Versions
26.32%
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
async_
rustls
0.4.2
Module server
Module Items
Structs
In crate async_
rustls
async_rustls
Module
server
Copy item path
Source
๐
Deprecated since 0.4.2: This crate is now deprecated in favor of
futures-rustls
.
Structs
ยง
TlsStream
Deprecated
A wrapper around an underlying raw stream which implements the TLS or SSL protocol.