polars::prelude::datatypes

Type Alias UInt16Chunked

Source
pub type UInt16Chunked = ChunkedArray<UInt16Type>;

Aliased Typeยง

struct UInt16Chunked { /* private fields */ }