pub type Int32Array = PrimitiveArray<i32>;
A type definition PrimitiveArray for i32
PrimitiveArray
i32