Function decode_html_entities

Source
pub fn decode_html_entities(html: &str) -> Result<String, DecodeError>