Struct requestty_ui::events::CrosstermEvents [−][src]
#[non_exhaustive]pub struct CrosstermEvents {}
This is supported on crate feature
crossterm only.Expand description
An iterator over the input keys using the crossterm crate
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CrosstermEventsimpl Send for CrosstermEventsimpl Sync for CrosstermEventsimpl Unpin for CrosstermEventsimpl UnwindSafe for CrosstermEvents