Skip to main content

escape_xml

Function escape_xml 

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

Escapes XML special characters in text content and attribute values.