Type Alias Bytes

Source
pub type Bytes = Vec<u8>;

Aliased Type§

pub struct Bytes { /* private fields */ }

Trait Implementations§