xmpp-rs/minidom
2024-12-19 20:51:57 +01:00
..
examples
src minidom: Replace std::io calls with use std::io 2024-12-19 20:51:57 +01:00
Cargo.toml minidom: Replace std stuff with alloc/core stuff 2024-12-19 20:47:07 +01:00
CHANGELOG.md Fix minidom CHANGELOG.md format 2024-08-01 12:57:27 +00:00
LICENSE
README.md

minidom

What's this?

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