Function parse_xml

Source
pub fn parse_xml(content: &str) -> Result<Value>
Expand description

Parse XML content - FOR INTERNAL USE ONLY