8 releases

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

#928 in HTTP server

Download history 26/week @ 2024-09-14 5/week @ 2024-09-21 160/week @ 2024-09-28 21/week @ 2024-10-05 5/week @ 2024-10-12

556 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