Asynchronous TLS/SSL streams for futures using Rustls.
# Cargo.toml
[dependencies]
futures-rustls = "0.26.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a TLS connector for async streams.
Ensure you have a runtime like tokio with the appropriate feature flags.
No dependency data recorded yet.