[][src]Module tuikit::canvas

Structs

BoundedCanvas

A sub-area of a canvas. It will handle the adjustments of cursor movement, so that you could write to for example (0, 0) and BoundedCanvas will adjust it to real position.

Traits

Canvas

Type Definitions

Result