Function xml::escape [] [src]

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

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