Skip to main content

selector

Function selector 

Source
pub(super) async fn selector(
    conn: &mut Connection,
    sync_info: SyncInfo<'_>,
) -> (BTreeMap<OwnedRoomId, WindowRoom>, BTreeMap<ListId, List>)