anyxml-encoding 0.1.1

simple character encoding and decoding library for XML
Documentation
  • Coverage
  • 6.69%
    16 out of 239 items documented0 out of 17 items with examples
  • Size
  • Source code size: 2.3 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 72.11 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 24s Average build duration of successful builds.
  • all releases: 30s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • tayu0110/anyxml
    6 0 14
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tayu0110

anyxml-encoding

anyxml-encoding is a simple character encoding/decoding library for XML.

This crate provides the minimum features required for anyxml crate.
If you need a more powerful library, I recommend encoding_rs crate.