Module component

Source
Expand description

Contains structures to work with the component architecture

Structs§

ComponentAdapter
An adapter around a Component to make it usable as a Widget.

Traits§

Component
The core trait for all components.