html_escape

Function html_escape 

Source
fn html_escape(input: &str) -> String
Expand description

Escape HTML characters in a string.