xmlity-derive 0.0.8

Derive proc-macros for xmlity.
Documentation

# XMLity Derive   Build Status Latest Version Latest Docs xmlity msrv

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