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§

Structs§

Functions§

Type Aliases§

  • NativeTlsInner 🔒 native-tls
    Implementation type for AsyncStdRuntime.
  • RustlsInner 🔒 rustls
    Implementation type for AsyncStdRustlsRuntime.