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