re_
chunk
0.24.0-alpha.1+dev
Module helpers
Module Items
Structs
Type Aliases
In crate re_
chunk
re_chunk
Module
helpers
Copy item path
Source
Structs
§
Unit
Chunk
Shared
A
ChunkShared
that is guaranteed to always contain a single row’s worth of data.
Type Aliases
§
Chunk
Shared
A simple type alias for an
Arc<Chunk>
.