anyxml-encoding 0.1.0

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