Expand description
A module that adds some prdefined widgets
Structs§
- List
- The structure representation of a List
- Progress
Bar - The structure representation of a progress bar
- Spinner
- The structure representation of a spinner
- Stop
Watch - The structure representation of a stop watch
- Text
Input - The structure representation of a text-input
- Timer
- The structure representation of a timer
- View
Port - The structure representation
Traits§
- Widget
- The trait that all widgets must implement