Function beautician::escape_str [] [src]

pub fn escape_str(wr: &mut Write, value: &str) -> Result<()>

Escapes the given string into the writer.