Type Alias arrow2::array::Int256Array

source ·
pub type Int256Array = PrimitiveArray<i256>;
Expand description

A type definition PrimitiveArray for i256

Aliased Type§

struct Int256Array { /* private fields */ }