xml

Function escape

Source
pub fn escape(input: &str) -> String
Expand description

Escapes ’, “, &, <, and > with the appropriate XML entities.