Derive Macro ruma_common::events::macros::EventContent
source · [−]#[derive(EventContent)]
{
// Attributes available to this derive:
#[ruma_event]
}
Expand description
Generates an implementation of ruma_common::events::EventContent
.