pub const STR_LENGTH_MAX: u32 = 255;
Expand description

Maximum length of a string property key and value.