Trait matrix_sdk_base::ruma::events::EventContentFromType
pub trait EventContentFromType: EventContent { }
Expand description
Event content that can be deserialized with its event type.
Object Safety§
This trait is not object safe.