Module cargo_lock::dependency::graph
source · Available on crate feature
dependency-tree
only.Expand description
petgraph
types used for modeling the dependency::Tree
.
Structs
- Node identifier.
Enums
- Edge direction.
Type Definitions
- Dependency graph (modeled using
petgraph
) - Nodes in the dependency graph