Crate tty_interface
source · [−]Expand description
Provides simple TTY-based interface capabilities through an accessible API. Stages changes to the interface until applied as a batch while minimizing writes to the output device.
Modules
Structs
A terminal interface (TUI) which efficiently handles updates and layout.
Enums
Failure modes for interface operations.
Type Definitions
Indicates whether an interface operation was successful or failed.