Function ruma::state_res::is_power_event_id[][src]

pub fn is_power_event_id<E>(
    event_id: &EventId,
    event_map: &BTreeMap<EventId, Arc<E>>
) -> bool where
    E: Event
This is supported on crate feature state-res only.