tor-rtcompat 0.3.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 15 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

rustls

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

async-std

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

tokio

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

native-tls

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

static

  • native-tls-crate/vendored

tokio-util

    This feature flag does not enable additional features.

async-io

    This feature flag does not enable additional features.

native-tls-crate

    This feature flag does not enable additional features.

x509-signature

    This feature flag does not enable additional features.

async-rustls

    This feature flag does not enable additional features.

async-std-crate

    This feature flag does not enable additional features.

async-native-tls

    This feature flag does not enable additional features.

tokio-crate

    This feature flag does not enable additional features.

rustls-crate

    This feature flag does not enable additional features.