Constant petgraph::algo::dominators::UNDEFINED
source · const UNDEFINED: usize = ::std::usize::MAX; // 18_446_744_073_709_551_615usize
Expand description
The undefined dominator sentinel, for when we have not yet discovered a node’s dominator.