Type Alias BoxBytes

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

Aliased Typeยง

struct BoxBytes(/* private fields */);