pub type Float32Array = PrimitiveArray<f32>;
A type definition PrimitiveArray for f32
PrimitiveArray
f32