re_arrow2
0.17.4
Module chunk
Structs
In crate re_arrow2
?
Settings
Module
re_arrow2
::
chunk
Copy item path
source
·
[
−
]
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
.