Skip to main content

escape_html_attr

Function escape_html_attr 

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

Escape attribute values for safe HTML embedding.