Crate uniui_gui_macro

Source
Expand description

The crate with helpful proc macros for uniui_gui.

It’s better to use that functionality via uniui_gui since the crate itself is not ready to be used directly anythere.

Attribute Macros§

u_main
Macros allows to mark function as main entry point for UniUi Application

Derive Macros§

DataProcessor
DataProcessor derive macro
Widget
Widget derive macro