Trait ruma::events::RedactedStateEventContent[][src]

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

Marker trait for the content of a redacted state event.

Implementors