tor-rtcompat 0.10.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

full

  • async-std
  • tokio
  • native-tls

async-std

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

static

  • native-tls-crate?/vendored
  • __is_nonadditive

native-tls

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

rustls-pki-types

  • dep:rustls-pki-types

x509-signature

  • dep:x509-signature

futures-rustls

  • dep:futures-rustls

async-io

  • dep:async-io

native-tls-crate

  • dep:native-tls-crate

tokio-crate

  • dep:tokio-crate

async-native-tls

  • dep:async-native-tls

tokio-util

  • dep:tokio-util

async-std-crate

  • dep:async-std-crate