Function html_escape::decode_html_entities_to_string
source · Expand description
Decode html entities in a given string to a mutable String
reference and return the decoded string slice.
Decode html entities in a given string to a mutable String
reference and return the decoded string slice.