MSGPACK_MAP32

Constant MSGPACK_MAP32 

Source
pub const MSGPACK_MAP32: u8 = 0xdf;
Expand description

Map format for maps with between 2^16 and 2^32-1 key-value pairs (0xdf)