Struct requestty_ui::events::CrosstermEvents [−][src]
#[non_exhaustive]pub struct CrosstermEvents {}
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