Function escape_xml

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

Escapes XML special characters.