Constant MSGPACK_FIXSTR_MAX

Source
pub const MSGPACK_FIXSTR_MAX: u8 = 0xbf;
Expand description

Maximum value for fixstr format (0xbf, allowing strings up to 31 bytes)