axum 0.4.3

Web framework that focuses on ergonomics and modularity
Documentation

axum

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

default

  • http1
  • json
  • tower-log

http1

  • hyper/http1

json

  • serde_json

tower-log

  • tower/log

serde_json

    This feature flag does not enable additional features.

ws

  • tokio-tungstenite
  • sha-1
  • base64

http2

  • hyper/http2

multipart

  • multer

sha-1

    This feature flag does not enable additional features.

headers

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

multer

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.