polars_arrow::array

Type Alias Int128Vec

Source
pub type Int128Vec = MutablePrimitiveArray<i128>;
Expand description

A type definition MutablePrimitiveArray for i128

Aliased Typeยง

struct Int128Vec { /* private fields */ }