Structs
CompletedFrame
represents the state of the terminal after all changes performed in the lastTerminal::draw
call have been applied. Therefore, it is only valid until the next call toTerminal::draw
.- Represents a consistent terminal interface for rendering.
- Interface to the terminal backed by Termion
- Options to pass to
Terminal::with_options