Skip to main content

Module graph

Module graph 

Source
Expand description

Dependency graph with topological sort and cycle detection.

Structs§

DependencyGraph
Dependency graph for topological sort and cycle detection.
ModuleEntry
A node in the dependency graph.

Enums§

GraphError
Errors from graph validation.