Constant MSGPACK_FIXARRAY_MAX

Source
pub const MSGPACK_FIXARRAY_MAX: u8 = 0x9f;
Expand description

Maximum value for fixarray format (0x9f, allowing arrays up to 15 elements)