jxon 0.9.0

Convert XML to a serde_json::Value and back quickly using quick-xml.
Documentation
1
2
3
pub const ATTRIBUTE_START_CHARACTER: char = '$';
pub const TEXT_CHARACTER: char = '_';
pub const DECL_STRING: &str = "#";