Module unit_graph

Source
Expand description

Serialization of UnitGraph for unstable option --unit-graph.

Structsยง

SerializedUnit ๐Ÿ”’
SerializedUnitDep ๐Ÿ”’
SerializedUnitGraph ๐Ÿ”’
UnitDep
A unit dependency.

Constantsยง

VERSION ๐Ÿ”’

Functionsยง

emit_serialized_unit_graph
Outputs a JSON serialization of UnitGraph for given root_units to the standard output.

Type Aliasesยง

UnitGraph
The dependency graph of Units.