pub const MSGPACK_UINT8: u8 = 0xcc;Expand description
Unsigned integer format family - Represents unsigned integers Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#int-format-family
pub const MSGPACK_UINT8: u8 = 0xcc;Unsigned integer format family - Represents unsigned integers Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#int-format-family