Type Alias Bytes

Source
pub type Bytes = Vec<u8>;

Aliased Type§

struct Bytes { /* private fields */ }

Trait Implementations§