xml-lib 0.0.3

Rust XML Library
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.63 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 954.04 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • vtashkov

xml-lib

GitHub Workflow Status

Rust XML Library

The ultimate goal is xml-lib to become high-performance, production-grade XML library for Rust, which provides SAX parser/writer, DOM tree, DTD, XML schema validation, XPath, XQuery, and maybe XSLT. Whether this goal will be achieved or this will remain just an educational project remains to be seen.

Currently this crate contains absolutely nothing!

License

This library is licensed under MIT license.

Copyright

Copyright (C) Victor Tashkov, 2023