Function crossterm::input

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

Get a TerminalInput instance whereon input related actions can be performed.