anyxml 0.12.1

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

pub use anyxml_uri::uri::*;
pub use anyxml_uri::*;