Trait ruma_events::ToDeviceEventContent[][src]

pub trait ToDeviceEventContent: EventContent { }
Expand description

Marker trait for the content of a to device event.

Implementors