#[derive(Action)]
{
// Attributes available to this derive:
#[action]
}
Expand description
Action derive macro - see the trait documentation for details.
#[derive(Action)]
{
// Attributes available to this derive:
#[action]
}
Action derive macro - see the trait documentation for details.