Int64Chunked

Type Alias Int64Chunked 

Source
pub type Int64Chunked = ChunkedArray<Int64Type>;

Aliased Typeยง

pub struct Int64Chunked { /* private fields */ }