1
0
mirror of https://gitlab.com/xmpp-rs/xmpp-rs.git synced 2024-06-02 22:39:21 +02:00
xmpp-rs/minidom
Maxime “pep” Buquet 7064ef5c17 minidom/examples: silence warning on unused property in struct
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-06-01 16:25:38 +02:00
..
examples minidom/examples: silence warning on unused property in struct 2023-06-01 16:25:38 +02:00
src minidom: Bump rxml 2023-04-03 11:28:41 +02:00
Cargo.toml minidom: Release 0.15.2 2023-05-13 12:28:11 +02:00
CHANGELOG.md minidom: Release 0.15.2 2023-05-13 12:28:11 +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.