Re-exports§
pub use event::Event;
Modules§
Structs§
- Dummy
Event Stream - A dummy event stream which always polls as “pending.”
- Event
Stream - A stream of
termina::Event
s received from the terminal.
Traits§
Type Aliases§
- Platform
Terminal - An alias to the terminal available for the current platform.