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