re_viewer
0.20.0
Module chunk
Structs
In re_viewer::external::arrow2
?
Settings
Module
re_viewer
::
external
::
arrow2
::
chunk
Copy item path
[
−
]
Expand description
Contains
Chunk
, a container of
Array
where every array has the same length.
Structs
§
Chunk
A vector of trait objects of
Array
where every item has the same length,
Chunk::len
.