Skip to main content

escape_xml

Function escape_xml 

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

Escapes special XML characters for safe embedding in XML output.