Skip to main content

MAX_NAME_LEN

Constant MAX_NAME_LEN 

Source
pub const MAX_NAME_LEN: usize = _; // 65_535usize
Expand description

The largest name, because name_len is a u16.