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-tlsStructs
AsyncStdNativeTlsRuntime
native-tlsAsyncStdRustlsRuntime
rustlsFunctions
create_runtime_impl
async-std or tokioCreate and return a new
async_std runtime.