Type Alias Int128Chunked

Source
pub type Int128Chunked = ChunkedArray<Int128Type>;

Aliased Typeยง

struct Int128Chunked { /* private fields */ }