pub const MSGPACK_FALSE: u8 = 0xc2;Expand description
Boolean format family - Represents true/false values Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#formats-bool
pub const MSGPACK_FALSE: u8 = 0xc2;Boolean format family - Represents true/false values Ref: https://github.com/msgpack/msgpack/blob/master/spec.md#formats-bool