pub const MAX_NAME_SIZE: u32 = 128;
Expand description

The maximum length of the (UTF-8 encoded) human readable names, in bytes.