xmpp-rs-mirror/minidom
2024-03-10 10:46:30 +00:00
..
examples
src Used Element::append_text instead of append_text_node in TreeBuilder::process_text to prevent weird splitting of text when there is no element in between. 2024-03-10 10:46:30 +00:00
Cargo.toml
CHANGELOG.md
LICENSE
README.md

minidom

What's this?

A minimal DOM library on top of rxml, targeting exclusively the subset of XML useful for XMPP.