actix-web 4.6.0

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
Documentation

actix-web

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

default

  • macros
  • compress-brotli
  • compress-gzip
  • compress-zstd
  • cookies
  • http2
  • unicode

macros

  • actix-macros
  • actix-web-codegen

compress-brotli

  • actix-http/compress-brotli
  • __compress

compress-gzip

  • actix-http/compress-gzip
  • __compress

compress-zstd

  • actix-http/compress-zstd
  • __compress

cookies

  • cookie

http2

  • actix-http/http2

unicode

  • dep:regex
  • actix-router/unicode

actix-macros

  • dep:actix-macros

actix-web-codegen

  • dep:actix-web-codegen
  • dep:cookie

rustls-0_20

  • http2
  • actix-http/rustls-0_20
  • actix-tls/accept
  • actix-tls/rustls-0_20

rustls-0_22

  • http2
  • actix-http/rustls-0_22
  • actix-tls/accept
  • actix-tls/rustls-0_22

openssl

  • http2
  • actix-http/openssl
  • actix-tls/accept
  • actix-tls/openssl

rustls-0_21

  • http2
  • actix-http/rustls-0_21
  • actix-tls/accept
  • actix-tls/rustls-0_21

rustls-0_23

  • http2
  • actix-http/rustls-0_23
  • actix-tls/accept
  • actix-tls/rustls-0_23

secure-cookies

  • cookies
  • cookie/secure

rustls

  • rustls-0_20

experimental-io-uring

  • actix-server/io-uring

actix-tls

  • dep:actix-tls