Constant MSGPACK_STR32

Source
pub const MSGPACK_STR32: u8 = 0xdb;
Expand description

String format for strings between 2^16 and 2^32-1 bytes (0xdb)