pub type Subscriptions = BTreeMap<OwnedRoomId, ListConfig>;
pub struct Subscriptions { /* private fields */ }