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

Generates implementations needed to serialize and deserialize Matrix events.