alloy_sol_types::abi

Constant RECURSION_LIMIT

Source
pub const RECURSION_LIMIT: u8 = 16;
Expand description

The decoder recursion limit. This is currently hardcoded, but may be parameterizable in the future.