html_encode

Function html_encode 

Source
pub fn html_encode(html: &str) -> String
Expand description

Encode just a few basic characters into HTML entities.