Skip to main content

xml_to_value

Function xml_to_value 

Source
pub fn xml_to_value(xml: &str) -> Result<Value, String>
Expand description

Transcode an XML document into the equivalent Value.