polars_arrow::array

Type Alias UInt16Vec

Source
pub type UInt16Vec = MutablePrimitiveArray<u16>;
Expand description

A type definition MutablePrimitiveArray for u16

Aliased Typeยง

struct UInt16Vec { /* private fields */ }