Re-exports§
pub use ui_page_context::UiPageContext;pub use ui_page_context::UiPageContext as Application;
Modules§
Macros§
Structs§
- Color
- Simple 8-bit RGB color
- Native
Widget
Enums§
- Alignment
Horizontal - Alignment
Vertical - Orientation
- Size
Unit - Represents value with unit type
- Wrap
Traits§
- Data
Processor - May be inserted into crate::Application to regularry process the data.
- Widget
- Minimal UI element.
- Widget
Generator
Attribute Macros§
- u_main
- Macros allows to mark function as main entry point for UniUi Application
Derive Macros§
- Data
Processor - DataProcessor derive macro
- Widget
- Widget derive macro