xmpp-rs/minidom
Maxime “pep” Buquet 93174f97ec
minidom: Allow passing prefixes alongside a reader
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-01-09 13:40:18 +01:00
..
examples Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
src minidom: Allow passing prefixes alongside a reader 2023-01-09 13:40:18 +01:00
Cargo.toml Remove doc references to quick-xml, update CHANGELOG 2022-12-30 14:29:15 +00:00
CHANGELOG.md Remove doc references to quick-xml, update CHANGELOG 2022-12-30 14:29:15 +00:00
LICENSE Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
README.md Remove doc references to quick-xml, update CHANGELOG 2022-12-30 14:29:15 +00:00

minidom

What's this?

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