Derive Macro matrix_sdk::ruma::events::macros::Event

#[derive(Event)]
{
    // Attributes available to this derive:
    #[ruma_event]
}
Expand description

Generates implementations needed to serialize and deserialize Matrix events.