Skip to main content

escape_html

Function escape_html 

Source
pub fn escape_html(value: &str) -> String
Expand description

Escapes text for insertion into HTML templates.