Skip to main content

escape_html

Function escape_html 

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

Escape HTML special characters in text content.