minidom

Crates.iominidom
lib.rsminidom
version0.17.0
created_at2017-02-25 14:37:10.978768+00
updated_at2025-09-17 17:27:17.161452+00
descriptionA small, simple DOM implementation on top of rxml, targeting the subset of XML useful for XMPP
homepagehttps://gitlab.com/xmpp-rs/xmpp-rs
repositoryhttps://gitlab.com/xmpp-rs/xmpp-rs
max_upload_size
id8673
size100,857
Jonas Schäfer (horazont)

documentation

https://docs.rs/minidom

README

minidom

What's this?

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

Restriction Supported ✅ Unsupported ❌
Namespaces are mandatory <a xmlns="ns"></a> <a></a>
Commit count: 2436

cargo fmt