Module intuitive::buffer

source ·
Expand description

Types for drawing onto the terminal.

Modules

The Draw trait.
Types for regions of a buffer.

Structs

A buffer of text that can be drawn onto a terminal.
A single cell within a Buffer.