Expand description
Welcome to the top of the hanbun crate.
Buffer
should be of interest to you.
Structs§
- Buffer
- A buffer for storing the state of the cells. You can see it as a drawing canvas.
- Cell
- Represents a terminal cell. Every cell has two blocks.
- Terminal
Size Error - Returned by
size
if querying the terminal size failed.
Functions§
- size
- Returns the terminal’s width and height.