inline-xml 0.3.2

Embed XML data directly in your Rust code
Documentation
[dependencies.inline-xml-macros]
version = "=0.2.0"

[package]
authors = ["Benjamin Stürz <benni@stuerz.xyz>"]
categories = ["data-structures", "parser-implementations"]
description = "Embed XML data directly in your Rust code"
edition = "2021"
keywords = ["xml", "inline", "embed", "macro"]
license = "LGPL-3.0-or-later"
name = "inline-xml"
readme = "README.md"
repository = "https://git.stuerz.xyz/rustcloud/inline-xml"
version = "0.3.2"