Expand description

Entry points for use with Tokio runtimes.

Re-exports

pub use TokioNativeTlsRuntime as PreferredRuntime;

Structs

A Runtime built around a Handle to a tokio runtime, and native_tls.

A Runtime built around a Handle to a tokio runtime, and rustls.