pub type Int32Chunked = ChunkedArray<Int32Type>;

Implementations

Trait Implementations