Type Alias rerun::external::re_data_store::external::arrow2::array::UInt32Array

source ·
pub type UInt32Array = PrimitiveArray<u32>;
Expand description

A type definition PrimitiveArray for u32

Aliased Type§

struct UInt32Array { /* private fields */ }