raxb 0.3.8

The Rust Architecture for XML Binding
Documentation
[dependencies.quick-xml]
features = ["serialize", "encoding"]
version = "0.31"

[dependencies.raxb-derive]
version = "0.3.8"

[dependencies.thiserror]
version = "1"
[dev-dependencies.anyhow]
version = "1"

[features]

[package]
authors = ["H & D GmbH Open Source <contact-oss@h-d-gmbh.de>"]
categories = []
description = "The Rust Architecture for XML Binding\n"
edition = "2021"
keywords = []
license = "MIT"
name = "raxb"
readme = "README.md"
repository = "https://github.com/hd-gmbh-dev/raxb"
rust-version = "1.78.0"
version = "0.3.8"