Crate raxb_axum

source
Expand description

§RAXB Axum integration

Integrates raxb into axum.

Licensed under MIT license.

§Features

  • helpers to bind deserialized and serialized structures

§Usage

Add dependency to Cargo.toml:

[dependencies]
raxb = "0.3"
raxb-axum = "0.3"

Structs§

Enums§