Function endbasic_std::console::has_control_chars_str[][src]

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

Checks if a given string has control characters.