8 releases

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

#910 in HTTP server

Download history 124/week @ 2024-06-26 17/week @ 2024-07-03 4/week @ 2024-07-10 286/week @ 2024-07-31 11/week @ 2024-08-07 24/week @ 2024-09-11 5/week @ 2024-09-18 102/week @ 2024-09-25 73/week @ 2024-10-02 13/week @ 2024-10-09

195 downloads per month

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–16MB
~277K SLoC