Structs
Enums
Error type for
Functions
Creates a new backend with a full painter. It redraws the whole canvas on every canvas.
Creates a new backend with an incremental painter. It only draws those parts of the terminal that have changed since last drawn.
Type Definitions
Alias for Result
with a backend error.