polars_arrow::array

Type Alias Int8Vec

Source
pub type Int8Vec = MutablePrimitiveArray<i8>;
Expand description

A type definition MutablePrimitiveArray for i8

Aliased Typeยง

struct Int8Vec { /* private fields */ }