Function safe_regex_compiler::escape_ascii[][src]

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

Converts the bytes into an ASCII string.