escape_html

Function escape_html 

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

Escape special HTML characters in text content.