axum-extra 0.9.3

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

default

  • tracing

tracing

  • dep:tracing
  • axum-core/tracing

json-lines

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

typed-routing

  • dep:axum-macros
  • dep:percent-encoding
  • dep:serde_html_form
  • dep:form_urlencoded

async-read-body

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

json-deserializer

  • dep:serde_json
  • dep:serde_path_to_error
  • cookie
  • cookie?/signed
  • cookie
  • cookie?/private
  • cookie
  • cookie?/key-expansion

erased-json

  • dep:serde_json

typed-header

  • dep:headers

protobuf

  • dep:prost
  • dep:cookie

query

  • dep:serde_html_form

multipart

  • dep:multer

form

  • dep:serde_html_form