ByteVector

Type Alias ByteVector 

Source
pub type ByteVector = Vec<u8>;

Aliased Typeยง

pub struct ByteVector { /* private fields */ }