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

Checks if a given string has control characters.