#xml #architecture #binding #axum #raxb

raxb-axum

The Rust Architecture for XML Binding

3 releases

0.3.7 Jun 8, 2024
0.3.6 Jun 6, 2024
0.3.5 Jun 6, 2024

#4 in #raxb

Download history 365/week @ 2024-06-03 22/week @ 2024-06-10

387 downloads per month

MIT license

19KB
401 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

~12MB
~278K SLoC