pub fn has_control_chars(s: &str) -> bool
Expand description

Checks if a given string has control characters.