Trait ruma_events::EphemeralRoomEventContent[][src]

pub trait EphemeralRoomEventContent: EventContent { }
Expand description

Marker trait for the content of an ephemeral room event.

Implementors