xml

Function escape

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

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