[][src]Function include_merkle::traverse_build

pub fn traverse_build(
    graph: &mut IncludeNodeGraph,
    working_dir: &Path,
    include_file: &Path,
    level: IncludeNodeLevel,
    normalize_endings: bool
) -> NodeIndex

Traverse the graph in order to construct the structure and meta data.