Function unescape_xml

Source
pub fn unescape_xml(input: &str) -> String
Expand description

Unescapes XML entities conforming to HTML entities.