Crate futures_signals_component_macro

Source

Attribute Macrosยง

component
This attribute macro is meant to simplify making components using futures-signals for their properties. It lets you declare your components inputs in form of a normal, attribute annotated rust struct.