Parco XML
Parco XML is a zero-copy XML serialization library that targets Exclusive XML Canonicalization i.e: exc-c14n for Rust that also exports quick_xml to handle deserialization
Usage
use ;
// automatically impl `Xml` trait
xml!
Control Structures
-
Render Nothing: Empty
-
Render conditionally via option: Conditional
-
Render many elements: List