actix-net 0.2.1

Actix net - framework for the compisible network services for Rust (experimental)
Documentation

actix-net

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

default

    This feature flag does not enable additional features.

rust-tls

  • rustls
  • tokio-rustls
  • webpki
  • webpki-roots

ssl

  • openssl
  • tokio-openssl

tls

  • native-tls

webpki

    This feature flag does not enable additional features.

cell

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

tokio-openssl

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.