Module cargo::core::compiler::unit_graph
source ยท Expand description
Serialization of UnitGraph
for unstable option --unit-graph
.
Structsยง
- Serialized
Unit ๐ - Serialized
Unit ๐Dep - Serialized
Unit ๐Graph - A unit dependency.
Constantsยง
- VERSION ๐
Functionsยง
- Outputs a JSON serialization of
UnitGraph
for givenroot_units
to the standard output.
Type Aliasesยง
- The dependency graph of Units.