xmhell 0.1.0

A less hellscape-ish XML reader
Documentation
  • Coverage
  • 100%
    12 out of 12 items documented6 out of 6 items with examples
  • Size
  • Source code size: 29.55 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.98 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • benmaddison/xmhell
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • benmaddison

xmhell

A less hellscape-ish XML reader

This library extends quick-xml by adding methods to read deeply nested XML without endless nested loops of match statements.

See the documentation for details.