Skip to main content

collect_room

Function collect_room 

Source
async fn collect_room(
    sync_info: SyncInfo<'_>,
    conn: &Connection,
    window_room: &WindowRoom,
    roomsince: u64,
    ignored: &OnceCell<Option<IgnoredUserListEvent>>,
) -> Result<CompleteRange, Failure>