polars::datatypes

Type Alias Int8Chunked

Source
pub type Int8Chunked = ChunkedArray<Int8Type>;

Aliased Typeยง

struct Int8Chunked { /* private fields */ }