[][src]Function xmlparser_derive_utils::xml_unescape::xml_unescape

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