WHOLE_CFG_PATH_DEPTH_LIMIT

Constant WHOLE_CFG_PATH_DEPTH_LIMIT 

Source
const WHOLE_CFG_PATH_DEPTH_LIMIT: usize = 256;
Expand description

Maximum DFS depth for whole-CFG path enumeration.