Function xmltojson::to_json[][src]

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