musicxml-dom 0.1.0

experimental musicxml parsing library
Documentation
  • Coverage
  • 5.88%
    1 out of 17 items documented0 out of 10 items with examples
  • Size
  • Source code size: 3.68 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 568.95 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Taywee

musicxml-dom

Rust musicxml parsing library (WIP). At the moment this will accept far more lax than it will output. It should always output completely compliant MusicXML, but it will not validate input XML completely pedantically. Things like order, for instance, are not strict (though they may be in the future).