Skip to main content

MAX_GRAPH_EDGES

Constant MAX_GRAPH_EDGES 

Source
pub(crate) const MAX_GRAPH_EDGES: usize = 2048;
Expand description

Maximum number of edges we’ll traverse when processing a graph.