Module tor_rtcompat::async_std
source · Available on (crate features
native-tls or rustls) and crate feature async-std only.Expand description
Entry points for use with async_std runtimes.
Re-exports§
pub use AsyncStdNativeTlsRuntime as PreferredRuntime;native-tls
Structs§
- AsyncStdNativeTlsRuntime
native-tls - AsyncStdRustlsRuntime
rustls
Functions§
- create_runtime_impl
async-stdortokioCreate and return a newasync_stdruntime.