pub type Nodes = BTreeMap<Dependency, NodeIndex>;
dependency-tree
Nodes in the dependency graph
pub struct Nodes { /* private fields */ }