pub const MAX_NAME_LENGTH: usize = 32;
Expand description

Max name length for any of the names used in this crate.