Crate relm4_macros
source ·Macros
- A macro to create menus.
- The
view!macro allows you to construct your UI easily and cleanly.
Attribute Macros
- Macro that implements
relm4::factory::FactoryPrototypeand generates the corresponding widget struct. - Macro that implements
relm4::MicrosWidgetsand generates the corresponding struct. - Macro that implements
relm4::Widgetsand generates the corresponding struct.