UInt32Chunked

Type Alias UInt32Chunked 

Source
pub type UInt32Chunked = ChunkedArray<UInt32Type>;

Aliased Typeยง

pub struct UInt32Chunked { /* private fields */ }