Attribute Macro relm4::micro_widget
source · #[micro_widget]
Expand description
Macro that implements relm4::MicrosWidgets
and generates the corresponding struct.
It works very similar to widget
.
#[micro_widget]
Macro that implements relm4::MicrosWidgets
and generates the corresponding struct.
It works very similar to widget
.