pub const MAX_NAME_LENGTH: usize = 32;
Expand description

Maximum number of characters in a metadata name.