#[derive(Event)] { // Attributes available to this derive: #[ruma_event] }
Generates implementations needed to serialize and deserialize Matrix events.