Function xmltojson::to_json

source ·
pub fn to_json(xml: &str) -> Result<Value, Error>
Expand description

to_json() will take an input string and attempt to convert it into a form of JSON