pub trait ToDeviceEventContent: EventContent<EventType = ToDeviceEventType> { }
Expand description

Content of a to-device event.

Implementors§