polars_arrow::array

Type Alias UInt32Vec

Source
pub type UInt32Vec = MutablePrimitiveArray<u32>;
Expand description

A type definition MutablePrimitiveArray for u32

Aliased Typeยง

struct UInt32Vec { /* private fields */ }