raxb-axum

Crates.ioraxb-axum
lib.rsraxb-axum
version0.4.4
sourcesrc
created_at2024-06-06 14:11:58.515919
updated_at2024-10-01 14:15:26.871679
descriptionThe Rust Architecture for XML Binding
homepage
repositoryhttps://github.com/hd-gmbh-dev/raxb
max_upload_size
id1263746
size5,661
(hd-gmbh-bot)

documentation

README

RAXB Axum integration

Integrates raxb into axum.

Legal

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"
Commit count: 71

cargo fmt