Module widget

Module widget 

Source
Expand description

Basic widget traits and geometry types.

Structs§

Color
RGBA color used by the renderer.
Rect
Rectangle bounds of a widget.

Traits§

Widget
Base trait implemented by all widgets.