Module prototty_elements::canvas [] [src]

Drawing canvas

Modules

iterators

Structs

Canvas

A rectangular drawing element.

CanvasCell

A single cell of a Canvas.

Type Definitions

Iter

Iterator over cells in a Canvas.

IterMut

Iterator over cells in a Canvas allowing modification.