Trait ruma_events::EventContentFromType
source · pub trait EventContentFromType: EventContent { }
Expand description
Event content that can be deserialized with its event type.
pub trait EventContentFromType: EventContent { }
Event content that can be deserialized with its event type.