axum-serde 0.4.1

Provides multiple serde-based extractors / responses for the Axum web framework, also offers a macro to easily customize extractors / responses.
Documentation

axum-serde

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

full

  • yaml
  • msgpack
  • toml
  • xml
  • sonic
  • cbor

xml_encoding

  • xml
  • quick-xml/encoding

sonic

  • dep:sonic-rs

msgpack

  • dep:rmp-serde

yaml

  • dep:serde_yaml

cbor

  • dep:ciborium

xml

  • dep:quick-xml

toml

  • dep:toml_