type RoomsMetainfoMap = BTreeMap<OwnedRoomId, RoomMetainfo>;

Aliased Type§

struct RoomsMetainfoMap { /* private fields */ }