pub fn escape_into(output: &mut String, input: &str)
http
html
HTML-escape input into output (&, <, >, ").
input
output
&
<
>
"