Skip to main content

escape_html_text

Function escape_html_text 

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

Escape text content for safe HTML embedding.