re_chunk
0.20.0
Module helpers
Structs
Type Aliases
In crate re_chunk
?
Settings
Module
re_chunk
::
helpers
Copy item path
source
·
[
−
]
Structs
§
UnitChunkShared
A
ChunkShared
that is guaranteed to always contain a single row’s worth of data.
Type Aliases
§
ChunkShared
A simple type alias for an
Arc<Chunk>
.