pub const MAX_ARRAY_LENGTH: usize = 1000; // 1_000usize
Expand description

Maximum number of elements in an array