☰
ArrayRef
In arrow2::array
?
Type Definition
arrow2
::
array
::
ArrayRef
source
·
[
−
]
pub type ArrayRef =
Arc
<dyn
Array
>;
Expand description
A type def of
Array
.