Derive Macro big_brain_derive::ActionBuilder

source ·
#[derive(ActionBuilder)]
{
    // Attributes available to this derive:
    #[action_label]
}
Expand description

Derives ActionBuilder for a struct that implements Component + Clone