UInt128Chunked

Type Alias UInt128Chunked 

Source
pub type UInt128Chunked = ChunkedArray<UInt128Type>;

Aliased Typeยง

pub struct UInt128Chunked { /* private fields */ }