Module tor_rtcompat::tokio

source ·
Available on (crate features native-tls or rustls) and crate feature tokio only.
Expand description

Entry points for use with Tokio runtimes.

Re-exports§

Structs§

Functions§

  • As Handle::try_current(), but return an IoError on failure.

Type Aliases§

  • HandleInner 🔒 native-tls
    Implementation type for a TokioRuntimeHandle.
  • RustlsHandleInner 🔒 rustls
    Implementation for a TokioRuntimeRustlsHandle