Type Definition arrow2::array::Int256Array
source · pub type Int256Array = PrimitiveArray<i256>;
Expand description
A type definition PrimitiveArray
for i256
pub type Int256Array = PrimitiveArray<i256>;
A type definition PrimitiveArray
for i256