Module cargo_lock::dependency::graph [−][src]
This is supported 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 Definitions
Graph | Dependency graph (modeled using |
Nodes | Nodes in the dependency graph |