Type Alias ControlMsgBytes

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

Aliased Typeยง

struct ControlMsgBytes(/* private fields */);