[][src]Function xmlparser_derive::utils::xml_unescape::xml_unescape

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