Module re_chunk_store::store
source · Structs§
- A complete chunk store: covers all timelines, all entities, everything.
- Incremented on each edit.
- A ref-counted, inner-mutable handle to a
ChunkStore
. - Internal state that needs to be maintained in order to compute
ColumnMetadata
.