| Crates.io | xmlity-derive |
| lib.rs | xmlity-derive |
| version | 0.0.8 |
| created_at | 2025-04-09 18:11:18.829271+00 |
| updated_at | 2025-07-30 10:06:45.945165+00 |
| description | Derive proc-macros for xmlity. |
| homepage | https://github.com/lukasfri/xmlity |
| repository | https://github.com/lukasfri/xmlity |
| max_upload_size | |
| id | 1627133 |
| size | 304,524 |
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.