Function escape_ascii

Source
pub fn escape_ascii(input: impl AsRef<[u8]>) -> String
Expand description

Converts the bytes into an ASCII string.