[][src]Function xml::escape

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

Escapes ', ", &, <, and > with the appropriate XML entities.