Expand description
Dependency graph data structures and algorithms.
Structs§
- Dependency
Edge - Represents an edge in the dependency graph.
- Dependency
Graph - The dependency graph structure.
- Dependency
Node - Represents a node in the dependency graph.
Enums§
- Package
Source - Represents the source of a package.