#[derive(Event)]
{
// Attributes available to this derive:
#[ruma_event]
}
Available on crate feature
events
only.Expand description
Generates implementations needed to serialize and deserialize Matrix events.
#[derive(Event)]
{
// Attributes available to this derive:
#[ruma_event]
}
events
only.Generates implementations needed to serialize and deserialize Matrix events.