pub type UInt32Array = PrimitiveArray<u32>;
A type definition PrimitiveArray for u32
PrimitiveArray
u32