Static re_chunk_store::subscribers::SUBSCRIBERS
source · static SUBSCRIBERS: Lazy<RwLock<Vec<RwLock<Box<dyn ChunkStoreSubscriber>>>>>
Expand description
All registered ChunkStoreSubscriber
s.
static SUBSCRIBERS: Lazy<RwLock<Vec<RwLock<Box<dyn ChunkStoreSubscriber>>>>>
All registered ChunkStoreSubscriber
s.