Settings
Help

MAX_ARRAY_LEN

Constant MAX_ARRAY_LEN 

Source
const MAX_ARRAY_LEN: usize = 256;
Expand description

The max length of arrays we fuzz for is 256.