polars::datatypes

Type Alias Int16Chunked

Source
pub type Int16Chunked = ChunkedArray<Int16Type>;

Aliased Typeยง

struct Int16Chunked { /* private fields */ }