# 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.