actix-test 0.1.3

Integration testing tools for Actix Web applications
Documentation

actix-test

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

default

    This feature flag does not enable additional features.

openssl

  • tls-openssl
  • actix-http/openssl
  • awc/openssl

rustls-0_22

  • tls-rustls-0_22
  • actix-http/rustls-0_22
  • awc/rustls-0_22-webpki-roots

rustls-0_20

  • tls-rustls-0_20
  • actix-http/rustls-0_20
  • awc/rustls-0_20

rustls-0_21

  • tls-rustls-0_21
  • actix-http/rustls-0_21
  • awc/rustls-0_21

rustls

  • rustls-0_20

tls-rustls-0_20

  • dep:tls-rustls-0_20

tls-rustls-0_22

  • dep:tls-rustls-0_22

tls-openssl

  • dep:tls-openssl

tls-rustls-0_21

  • dep:tls-rustls-0_21