pub(super) async fn handle(
sync_info: SyncInfo<'_>,
conn: &Connection,
window: &BTreeMap<OwnedRoomId, WindowRoom>,
) -> Result<BTreeMap<OwnedRoomId, Room>>pub(super) async fn handle(
sync_info: SyncInfo<'_>,
conn: &Connection,
window: &BTreeMap<OwnedRoomId, WindowRoom>,
) -> Result<BTreeMap<OwnedRoomId, Room>>