Expand description
A specialized 2d grid implementation optimized for use in a terminal.
Structs§
- Display
Iter - Iterates over the visible area accounting for buffer transform
- Grid
- Represents the terminal display contents
- Grid
Iterator - Indexed
- An item in the grid along with its Line and Column.
- Region
- A subset of lines in the grid
- Region
Iter - Region
Iter Mut - Region
Mut - A mutable subset of lines in the grid
- Row
- A row in the grid
Enums§
Traits§
- Bidirectional
Iterator - Bidirection iterator
- Grid
Cell - Index
Region