xmpp-rs/minidom
2024-07-24 16:05:05 +02:00
..
examples minidom/examples: silence warning on unused property in struct 2023-06-01 16:25:38 +02:00
src minidom: Fix all clippy warnings 2024-07-03 16:28:11 +02:00
Cargo.toml Bump rxml to 0.11.1 2024-07-24 16:05:05 +02:00
CHANGELOG.md minidom: Update changelog 2024-07-23 18:52:45 +02: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.