anyxml 0.12.0

A fully spec-conformant XML library
Documentation
1
2
3
4
5
//! Re-export of the [`anyxml_base64`] crate.
//!
//! For more details, please see the document of [`anyxml_base64`] crate.

pub use anyxml_base64::*;