Function has_control_chars

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

Checks if a given string has control characters.