Function safe_regex_compiler::escape_ascii

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

Converts the bytes into an ASCII string.