pub type Int128Array = PrimitiveArray<i128>;Expand description
A type definition PrimitiveArray for i128
Aliased Typeยง
pub struct Int128Array { /* private fields */ }pub type Int128Array = PrimitiveArray<i128>;A type definition PrimitiveArray for i128
pub struct Int128Array { /* private fields */ }