Crates.io | domino |
lib.rs | domino |
version | 0.0.1 |
source | src |
created_at | 2022-01-15 21:40:03.806064 |
updated_at | 2022-01-15 21:40:03.806064 |
description | A small, simple DOM implementation on top of quick-xml. Fork of minidom not targetted at XMPP only |
homepage | |
repository | https://github.com/Eijebong/domino |
max_upload_size | |
id | 514549 |
size | 100,704 |
This is a fork of minidom (https://crates.io/crates/minidom) that isn't targetted at XMPP only.
Right now the main difference is the fact that domino doesn't require elements to be in a namespace.