Module intuitive::element

source ·
Expand description

Rendered components.

Structs

A container for any type that implements Element.
The empty Element. It draws nothing.

Traits

A rendered Component, which can be drawn onto a Region.

Type Definitions