Crate tree_xml

Source
Expand description

Tree abstraction on top of the high performence XML reader/writer quick-xml

Modulesยง

error
Error management module.
node
High level representation of an XML DOM element.
traits
Contains helper traits to work with Nodes.