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