domino 0.0.1

A small, simple DOM implementation on top of quick-xml. Fork of minidom not targetted at XMPP only
Documentation
  • Coverage
  • 97.53%
    79 out of 81 items documented21 out of 55 items with examples
  • Size
  • Source code size: 100.7 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.55 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Eijebong

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.