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

full

  • async-std
  • tokio
  • native-tls

async-std

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

rustls

  • rustls-crate
  • async-rustls
  • x509-signature

tokio

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

native-tls

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

static

  • native-tls-crate/vendored

async-io

    This feature flag does not enable additional features.

rustls-crate

    This feature flag does not enable additional features.

x509-signature

    This feature flag does not enable additional features.

async-std-crate

    This feature flag does not enable additional features.

async-rustls

    This feature flag does not enable additional features.

tokio-crate

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

async-native-tls

    This feature flag does not enable additional features.

native-tls-crate

    This feature flag does not enable additional features.