pub const FLAG_NAME_MAX_LENGTH: u32 = 100;
Expand description

Maximum length (in UTF-16 units) of names of Flag objects

Code reference