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
UnitGraphfor givenroot_unitsto the standard output.
Type Aliases
- The dependency graph of Units.