xmhell

Crates.ioxmhell
lib.rsxmhell
version0.1.0
sourcesrc
created_at2023-08-11 12:56:20.735301
updated_at2023-08-11 12:56:20.735301
descriptionA less hellscape-ish XML reader
homepage
repositoryhttps://github.com/benmaddison/xmhell
max_upload_size
id941894
size16,984
Ben Maddison (benmaddison)

documentation

README

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.

Commit count: 3

cargo fmt