[dependencies]
[lib]
name = "declxml_macros"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["encoding", "parser-implementations"]
description = "`declxml-macros` Used By `declxml` Crate"
documentation = "https://github.com/williamcparks/declxml/"
edition = "2024"
keywords = ["xml", "c14n"]
license = "MIT"
name = "declxml-macros"
readme = "README.md"
repository = "https://github.com/williamcparks/declxml/"
version = "0.1.0"