BoxBytes

Type Alias BoxBytes 

Source
pub type BoxBytes = Box<[u8]>;

Aliased Typeยง

pub struct BoxBytes(/* private fields */);