Asynchronous TLS/SSL streams for Tokio using Rustls.
# Cargo.toml
[dependencies]
tokio-rustls = "0.26.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TLS connector for async Tokio streams.
Add `rustls` as a dependency and ensure Tokio runtime is active.
No dependency data recorded yet.