Function escape_html

Source
pub fn escape_html<'a, S: Into<Cow<'a, str>>>(input: S) -> Cow<'a, str>