axum-extra 0.4.0

Extra utilities for axum
Documentation

axum-extra

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

default

    This feature flag does not enable additional features.

json-lines

  • dep:serde_json
  • dep:serde
  • dep:tokio-util
  • dep:tokio-stream
  • tokio-util?/io
  • tokio-stream?/io-util

typed-routing

  • dep:axum-macros
  • dep:serde
  • dep:percent-encoding
  • cookie
  • cookie?/key-expansion
  • cookie
  • cookie?/signed
  • cookie
  • cookie?/private

form

  • dep:serde
  • dep:serde_html_form

async-read-body

  • dep:tokio-util
  • tokio-util?/io

query

  • dep:serde
  • dep:serde_html_form

erased-json

  • dep:serde_json
  • dep:serde

spa

  • tower-http/fs

protobuf

  • dep:prost

serde

    This feature flag does not enable additional features.

percent-encoding

    This feature flag does not enable additional features.

axum-macros

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

prost

    This feature flag does not enable additional features.

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

serde_html_form

    This feature flag does not enable additional features.