[][src]Function html_escape::decode_html_entities

pub fn decode_html_entities<S: ?Sized + AsRef<str>>(text: &S) -> Cow<str>

Decode html entities in a given string.