MSGPACK_TRUE

Constant MSGPACK_TRUE 

Source
pub const MSGPACK_TRUE: u8 = 0xc3;
Expand description

Boolean true value in MessagePack format (0xc3)