polars_arrow::array

Type Alias Int64Vec

Source
pub type Int64Vec = MutablePrimitiveArray<i64>;
Expand description

A type definition MutablePrimitiveArray for i64

Aliased Typeยง

struct Int64Vec { /* private fields */ }