pub type AsyncStdRustlsTorTransport = TorTransport<AsyncStdRustlsRuntime, AsyncStdTorStream>;
Available on crate features rustls and async-std only.