Skip to main content

collect_ranges

Function collect_ranges 

Source
pub(super) fn collect_ranges(
    conn: &Connection,
    window: &BTreeMap<OwnedRoomId, WindowRoom>,
    ranges: &mut Results,
) -> BTreeMap<OwnedRoomId, Vec<Raw<AnyRoomAccountDataEvent>>>