anyxml-base64 0.1.1

simple Base64 library for XML
Documentation
  • Coverage
  • 50%
    5 out of 10 items documented2 out of 5 items with examples
  • Size
  • Source code size: 13.23 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 505 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 10s 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-base64

anyxml-base64 is a simple Base64 binary encoding/decoding library for XML.

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