pub static TIMELINE_STATES: Mutex<BTreeMap<OwnedRoomId, TimelineUiState>>Expand description
The global set of all timeline states, one entry per room.
pub static TIMELINE_STATES: Mutex<BTreeMap<OwnedRoomId, TimelineUiState>>The global set of all timeline states, one entry per room.