[][src]Derive Macro ruma_events_macros::StateEventContent

#[derive(StateEventContent)]
{
    // Attributes available to this derive:
    #[ruma_event]
}

Generates an implementation of ruma_events::StateEventContent and it's super traits.