axum 0.5.0

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

default

  • form
  • http1
  • json
  • matched-path
  • original-uri
  • query
  • tower-log

form

  • serde_urlencoded

http1

  • hyper/http1

json

  • serde_json

matched-path

    This feature flag does not enable additional features.

original-uri

    This feature flag does not enable additional features.

query

  • serde_urlencoded

tower-log

  • tower/log

serde_urlencoded

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

ws

  • tokio-tungstenite
  • sha-1
  • base64

http2

  • hyper/http2

multipart

  • multer

headers

    This feature flag does not enable additional features.

sha-1

    This feature flag does not enable additional features.

multer

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.