domino

Crates.iodomino
lib.rsdomino
version0.0.1
sourcesrc
created_at2022-01-15 21:40:03.806064
updated_at2022-01-15 21:40:03.806064
descriptionA small, simple DOM implementation on top of quick-xml. Fork of minidom not targetted at XMPP only
homepage
repositoryhttps://github.com/Eijebong/domino
max_upload_size
id514549
size100,704
Bastien Orivel (Eijebong)

documentation

https://docs.rs/domino

README

domino

What's this?

This is a fork of minidom (https://crates.io/crates/minidom) that isn't targetted at XMPP only.

Differences

Right now the main difference is the fact that domino doesn't require elements to be in a namespace.

Commit count: 4

cargo fmt