Skip to main content

html_escape

Function html_escape 

Source
pub fn html_escape<W: Write>(writer: &mut W, bytes: &[u8]) -> Result<()>