Module cargo::core::compiler::unit_graph
source · Expand description
Serialization of UnitGraph
for unstable option --unit-graph
.
Structs
- 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.