Type Alias Bytes

Source
pub type Bytes = Vec<u8>;

Aliased Typeยง

pub struct Bytes { /* private fields */ }