pub const MAX_ARRAY_DIMENSIONS: u8 = 6;
Expand description

The maximum number of dimensions permitted in an array.