pub const POWER_CREEP_NAME_MAX_LENGTH: u32 = 100;
Expand description

Maximum length (in UTF-16 units) of names input to PowerCreep::create or AccountPowerCreep::rename

Code reference