pub const MSGPACK_INT8: u8 = 0xd0;Expand description
Signed integer format family - Represents signed integers Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#int-format-family
pub const MSGPACK_INT8: u8 = 0xd0;Signed integer format family - Represents signed integers Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#int-format-family