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§
- Async
StdNative TlsRuntime native-tls - Async
StdRustls Runtime rustls
Functions§
- create_
runtime_ impl async-stdortokioCreate and return a newasync_stdruntime.