Crate lemna_macros

Source

Macros§

static_id
Used by the node macro, to generate node keys.

Attribute Macros§

component
e.g. #[component(State = "ButtonState", Styled)] e.g. #[component(State = "StateType", Styled = "ComponentNameOverride")]
state_component_impl