Constant MSGPACK_UINT8

Source
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