anyxml-automata 0.1.3

simple automaton library for XML
Documentation
  • Coverage
  • 11.52%
    19 out of 165 items documented0 out of 95 items with examples
  • Size
  • Source code size: 212.42 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.12 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • tayu0110/anyxml
    8 1 12
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tayu0110

anyxml-automata

anyxml-automata is a simple automaton library for XML.

This crate provides the minimum features required for anyxml crate.
If you require a more powerful library, I recommend regex crate and its auxiliary crates.