Trait ruma::events::StateEventContent[][src]

pub trait StateEventContent: EventContent { }
This is supported on crate feature events only.
Expand description

Marker trait for the content of a state event.

Implementors