[][src]Crate prototty_render

Re-exports

pub use grid_2d;

Modules

blend_mode

Structs

Buffer
BufferCell
ColModifyCompose
ColModifyDefaultForeground
ColModifyIdentity
ColModifyMap
Coord

General purpose coordinate

MeasureBoundsAndDraw
Rgb24
Size

A size cannot be created which would contain un-addressable cells. That is, the maximum size has a width and height of one greater than the maximum i32.

Style
ViewCell
ViewContext

Traits

Blend
ColModify
Frame
View

Functions

measure_size
measure_size_and_draw

Type Definitions

BufferEnumerate
BufferIter
ViewContextDefault