Constant stark::sail::core::_MIN_HEAD[][src]

const _MIN_HEAD: u16 = 0b1110001011111111;
Expand description

ALL Sail objects that may be independently referenced, begin with bytes of this format

size: 4 bits - base type: 3 bit - list elt: 1 bit - type pred: 1 bit - rc: 8 bits The first eight bits determine the subsequent memory layout