[][src]Function include_merkle::traverse_flatten

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

Traverse the graph in order to flatten the text for the root node.