2 releases
new 0.0.1 | Apr 16, 2025 |
---|---|
0.0.0 | Apr 9, 2025 |
#1549 in #serialization
145 downloads per month
Used in 2 crates
(via xmlity)
190KB
4.5K
SLoC
# XMLity Derive

This crate contains the proc-macros for XMLity, specifically the derive macros for Serialize
, SerializeAttribute
, Deserialize
, SerializationGroup
, and DeserializationGroup
.
For documentation on how to use the macros, see the Using derive-chapter of the XMLity book and the documentation.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0.5–1MB
~22K SLoC