Crate hanbun[][src]

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.

TerminalSizeError

Returned by size if querying the terminal size failed.

Functions

size

Returns the terminal’s width and height.

Type Definitions

Color

See this list for all available colors.