xml_unescape

Function xml_unescape 

Source
pub fn xml_unescape<'a>(raw: &'a str) -> XmlResult<Cow<'a, str>>