pub fn has_input() -> boolExpand description
Check, whether the next read_event() call will return Some.
Consult the documentation for the terminal_has_input() C API function.
pub fn has_input() -> boolCheck, whether the next read_event() call will return Some.
Consult the documentation for the terminal_has_input() C API function.