Trait ruma::events::GlobalAccountDataEventContent
source · pub trait GlobalAccountDataEventContent: EventContent<EventType = GlobalAccountDataEventType> { }
Available on crate feature
events
only.Expand description
Content of a global account-data event.
Object Safety§
This trait is not object safe.