Action

Derive Macro Action 

Source
#[derive(Action)]
{
    // Attributes available to this derive:
    #[action]
}
Expand description

Action derive macro - see the trait documentation for details.