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