MSGPACK_FALSE

Constant MSGPACK_FALSE 

Source
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