Asynchronous TLS/SSL streams using Rustls.
# Cargo.toml
[dependencies]
async-tls = "0.13.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TLS acceptor for async TCP connections.
Use #[async_std::main] or similar executor attribute.
No dependency data recorded yet.