Constant MSGPACK_INT8

Source
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