tls-api-native-tls 0.9.0

TLS API implementation over native-tls crate
Documentation

tls-api-native-tls

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 5 feature flags, 3 of them enabled by default.

default

  • runtime-tokio

runtime-tokio

  • tokio
  • tls-api/runtime-tokio
  • tls-api-test/runtime-tokio

tokio

    This feature flag does not enable additional features.

runtime-async-std

  • async-std
  • tls-api/runtime-async-std
  • tls-api-test/runtime-async-std

async-std

    This feature flag does not enable additional features.