Function endbasic_std::console::has_control_chars
source ยท pub fn has_control_chars(s: &str) -> bool
Expand description
Checks if a given string has control characters.
pub fn has_control_chars(s: &str) -> bool
Checks if a given string has control characters.