tor-rtcompat 0.18.0

Compatibility layer for asynchronous runtimes, used by Tor
Documentation

tor-rtcompat

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

tokio

  • tokio-crate
  • tokio-util
  • async_executors/tokio_tp
  • async_executors/tokio_timer
  • async_executors/tokio_io

rustls

  • futures-rustls
  • rustls-pki-types
  • x509-signature
  • __is_nonadditive

async-std

  • async-std-crate
  • async-io
  • async_executors/async_std

full

  • async-std
  • tokio
  • native-tls

native-tls

  • native-tls-crate
  • async-native-tls

static

  • native-tls-crate?/vendored
  • __is_nonadditive

async-native-tls

  • dep:async-native-tls

x509-signature

  • dep:x509-signature

tokio-crate

  • dep:tokio-crate

rustls-pki-types

  • dep:rustls-pki-types

async-io

  • dep:async-io

async-std-crate

  • dep:async-std-crate

tokio-util

  • dep:tokio-util

native-tls-crate

  • dep:native-tls-crate

futures-rustls

  • dep:futures-rustls