Function safe_regex::internal::escape_ascii [−][src]
pub fn escape_ascii(input: impl AsRef<[u8]>) -> String
Converts the bytes into an ASCII string.
pub fn escape_ascii(input: impl AsRef<[u8]>) -> String
Converts the bytes into an ASCII string.