Constant stak_code::SHORT_INTEGER_BASE
source ยท pub const SHORT_INTEGER_BASE: u64 = _; // 8u64Expand description
A base for short integer encoding in bytecodes.
pub const SHORT_INTEGER_BASE: u64 = _; // 8u64A base for short integer encoding in bytecodes.