Constant MAX_LEVEL_NAME_LEN
pub const MAX_LEVEL_NAME_LEN: u16 = 16; // 16u16
Expand description
PowerLevel name lengths are limited to reduce Inspect space usage
pub const MAX_LEVEL_NAME_LEN: u16 = 16; // 16u16
PowerLevel name lengths are limited to reduce Inspect space usage