anyxml-base64 0.1.1

simple Base64 library for XML
Documentation
1
2
3
4
5
# 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.