Module graph

Source
Available on crate feature dependency-tree only.
Expand description

petgraph types used for modeling the dependency::Tree.

Structs§

NodeIndex
Node identifier.

Enums§

EdgeDirection
Edge direction.

Type Aliases§

Graph
Dependency graph (modeled using petgraph)
Nodes
Nodes in the dependency graph