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