Function crossterm::input

source ·
pub fn input<'stdout>() -> TerminalInput<'stdout>
Expand description

Get an Terminal Input implementation whereon input related actions can be performed.