xmpp-rs-mirror/minidom
2022-03-26 13:13:54 +01:00
..
examples
src token: use many0 combinator for StartTag parsing 2022-03-26 13:13:54 +01:00
Cargo.toml minidom: add tokenizer 2022-03-26 13:13:54 +01:00
CHANGELOG.md minidom: Release 0.14.0 2022-03-07 12:08:12 +01:00
LICENSE
README.md Finish removing 'rs' suffix in libs 2020-07-15 10:49:50 +02:00

minidom

What's this?

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