Maxime “pep” Buquet
171e7f1f34
I would have liked to handle all of this in `Element::new` only, but I also have to do it in `Element::builder` unfortunately because then element builder then pushes prefixes it gathered itself. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> |
||
---|---|---|
.. | ||
examples | ||
src | ||
Cargo.toml | ||
CHANGELOG.md | ||
LICENSE | ||
README.md |
minidom-rs
What's this?
A minimal DOM library on top of quick-xml. targeting exclusively the subset of XML useful for XMPP.