pub const MSGPACK_ARRAY16: u8 = 0xdc;Expand description
Array format family - Represents arrays of arbitrary values Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#formats-array
pub const MSGPACK_ARRAY16: u8 = 0xdc;Array format family - Represents arrays of arbitrary values Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#formats-array