#[derive(Event)] { // Attributes available to this derive: #[event] }
Implement the Event trait.
Event