[][src]Function include_merkle::traverse_patch

pub fn traverse_patch(
    graph: &mut IncludeNodeGraph,
    root_node: NodeIndex,
    normalize_endings: bool
)

Traverse the graph in order to patch in Merkle identities for all include directives.