Module component

Module component 

Source
Expand description

Contains structures to work with the component architecture.

Structs§

Composed
A Widget created from a Component.

Traits§

Component
A trait for creating a Widget from simple functions.