Skip to main content

Module graph

Module graph 

Source
Expand description

Dependency graph data structures and algorithms.

Structs§

DependencyEdge
Represents an edge in the dependency graph.
DependencyGraph
The dependency graph structure.
DependencyNode
Represents a node in the dependency graph.

Enums§

PackageSource
Represents the source of a package.