axum 0.6.0

Web framework that focuses on ergonomics and modularity
Documentation

axum

This version has 22 feature flags, 9 of them enabled by default.

default

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

form

  • dep:serde_urlencoded

http1

  • hyper/http1

json

  • dep:serde_json
  • dep:serde_path_to_error

matched-path

    This feature flag does not enable additional features.

original-uri

    This feature flag does not enable additional features.

query

  • dep:serde_urlencoded

tokio

    This feature flag does not enable additional features.

tower-log

  • tower/log

ws

  • tokio
  • dep:tokio-tungstenite
  • dep:sha-1
  • dep:base64

macros

  • dep:axum-macros

http2

  • hyper/http2

multipart

  • dep:multer

serde_urlencoded

    This feature flag does not enable additional features.

axum-macros

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

headers

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.

serde_path_to_error

    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.