#proc-macro #procedural #documentation #derive #powers #deserialize-xml

macro deserialize_xml_derive

Provides the procedural macro that powers the crate deserialize_xml

2 unstable releases

0.2.1 Nov 19, 2022
0.2.0 Nov 18, 2022
0.1.0 Sep 22, 2022

#12 in #powers


Used in deserialize_xml

GPL-3.0-or-later

12KB
194 lines

This crate contains the procedural macro powering #[derive(DeserializeXml)]; see the deserialize_xml crate for documentation.

Dependencies

~1.5MB
~33K SLoC