Derive Macro matrix_sdk_base::ruma::events::macros::Event

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

Generates implementations needed to serialize and deserialize Matrix events.