polars::prelude::datatypes

Type Alias UInt64Chunked

Source
pub type UInt64Chunked = ChunkedArray<UInt64Type>;

Aliased Typeยง

struct UInt64Chunked { /* private fields */ }