Skip to main content

escape_html

Function escape_html 

Source
pub fn escape_html(value: impl AsRef<str>) -> String
Expand description

Escapes text for HTML text or attribute placeholder insertion.