Trait ruma::events::ToDeviceEventContent[][src]

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

Marker trait for the content of a to device event.

Implementors