polars_arrow::array

Type Alias Int16Vec

Source
pub type Int16Vec = MutablePrimitiveArray<i16>;
Expand description

A type definition MutablePrimitiveArray for i16

Aliased Typeยง

struct Int16Vec { /* private fields */ }