Derive Macro ruma_events::macros::Event[][src]

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

Generates implementations needed to serialize and deserialize Matrix events.