#xml #xml-parser #tree-view

tree-xml

XML parser with tree representation

1 unstable release

0.1.0 Dec 30, 2024

#2937 in Parser implementations

MIT license

17KB
354 lines

Tree-XML

An high level representation of an Tree of XML DOM elements.

Contribute

Any PR is welcomed!

License

Licensed under MIT License.


lib.rs:

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

Dependencies

~1.6–2.2MB
~41K SLoC