pub type Int32Array = PrimitiveArray<i32>;Expand description
A type definition PrimitiveArray for i32
Aliased Typeยง
struct Int32Array { /* private fields */ }pub type Int32Array = PrimitiveArray<i32>;A type definition PrimitiveArray for i32
struct Int32Array { /* private fields */ }