Asynchronous TLS streams wrapper for Monoio based on Rustls.
# Cargo.toml
[dependencies]
monoio-rustls = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wraps a Monoio TCP stream with TLS using Rustls.
Use monoio::block_on or monoio::start to run async code.
No dependency data recorded yet.