Trait ruma_common::events::ToDeviceEventContent
source · [−]pub trait ToDeviceEventContent: EventContent<EventType = ToDeviceEventType> { }Available on crate feature
events only.Expand description
An alias for EventContent<EventType = ToDeviceEventType>.
