Native TLS using futures, providing async TLS streams backed by native-tls.
# Cargo.toml
[dependencies]
async-native-tls = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an async TLS connector.
Add a runtime dependency and use block_on or await.
No dependency data recorded yet.