foundry_
evm_
fuzz
0.2.0
In foundry_
evm_
fuzz::
strategies::
param
foundry_evm_fuzz
::
strategies
::
param
Constant
MAX_ARRAY_LEN
Copy item path
Source
const MAX_ARRAY_LEN:
usize
= 256;
Expand description
The max length of arrays we fuzz for is 256.