Int32Chunked

Type Alias Int32Chunked 

Source
pub type Int32Chunked = ChunkedArray<Int32Type>;

Aliased Typeยง

pub struct Int32Chunked { /* private fields */ }