[go: up one dir, main page]

Function xml::escape [] [src]

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

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