Function ruma::state_res::event_auth::can_federate[][src]

pub fn can_federate<E>(
    auth_events: &BTreeMap<(EventType, String), Arc<E>>
) -> bool where
    E: Event
This is supported on crate feature state-res only.
Expand description

Can this room federate based on its m.room.create event.