Constant MSGPACK_ARRAY32

Source
pub const MSGPACK_ARRAY32: u8 = 0xdd;
Expand description

Array format for arrays with between 2^16 and 2^32-1 elements (0xdd)