xmpp-rs/minidom
Maxime “pep” Buquet b85aa29377
Finish removing 'rs' suffix in libs
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-07-15 10:49:50 +02:00
..
examples Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
src Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
Cargo.toml Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
CHANGELOG.md Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
LICENSE Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
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.