Bytes

Type Alias Bytes 

Source
pub type Bytes = SmallVec<[u8; 4]>;

Aliased Typeยง

pub struct Bytes { /* private fields */ }