Trait ruma_common::events::EventContentFromType
source · pub trait EventContentFromType: EventContent { }Available on crate feature
events only.Expand description
Event content that can be deserialized with its event type.