Skip to main content

UInt8Vec

Type Alias UInt8Vec 

Source
pub type UInt8Vec = MutablePrimitiveArray<u8>;
Expand description

A type definition MutablePrimitiveArray for u8

Aliased Typeยง

pub struct UInt8Vec { /* private fields */ }