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