pub fn escape(input: &str) -> String
http
html
HTML-escape input and return the resulting String.
input
String