Constant MSGPACK_NEGFIXINT_MAX

Source
pub const MSGPACK_NEGFIXINT_MAX: i8 = -0x01;
Expand description

Maximum value for negative fixint format (-0x01 = -1)