xmpp-rs/minidom
2022-04-19 20:45:44 +02:00
..
examples
src minidom: remove unused parser module 2022-04-19 20:45:44 +02:00
Cargo.toml minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
CHANGELOG.md minidom: Release 0.14.0 2022-03-07 12:08:12 +01:00
LICENSE
README.md

minidom

What's this?

A minimal DOM library on top of quick-xml. targeting exclusively the subset of XML useful for XMPP.