8 releases

0.4.4 Oct 1, 2024
0.4.2 Aug 2, 2024
0.3.8 Jun 27, 2024

#923 in HTTP server

MIT license

20KB
422 lines

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"

Dependencies

~10–17MB
~277K SLoC