xavier-internal 0.1.7

Internal module of Xavier. Xavier is a lightweight and versatile XML parsing library designed to streamline the process of handling XML data with ease and efficiency.
Documentation
1
2
3
4
5
6
pub mod namespaces;
pub mod encode;
pub mod primitives;
pub mod macro_trait;
pub mod collections;
mod option;