SCC_MAX_PATH_LEN

Constant SCC_MAX_PATH_LEN 

Source
const SCC_MAX_PATH_LEN: usize = 200;
Expand description

Maximum path length within an SCC traversal.