Module edge

Module edge 

Source
Expand description

Edge type for the error graph

An edge in the super::ErrorGraph stores the ids of the rules that lead to the successor node.

This module only borrows a NodeRef when creating a new edge.

Structsยง

ErrorGraphEdge
Edge in the error graph