xmpp-rs/minidom
Maxime “pep” Buquet 281f1bd195 minidom: un-ignore doctest in lib.rs
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-03-22 17:12:54 +01:00
..
examples Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
src minidom: un-ignore doctest in lib.rs 2022-03-22 17:12:54 +01:00
Cargo.toml
CHANGELOG.md
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.