![]() Serialize dependency graph directly from DepGraph Reduce memory usage by serializing dep graph directly from `DepGraph`, rather than copying it into `SerializedDepGraph` and serializing that. |
||
---|---|---|
.. | ||
debug.rs | ||
dep_node.rs | ||
graph.rs | ||
mod.rs | ||
prev.rs | ||
query.rs | ||
README.md | ||
serialized.rs |
To learn more about how dependency tracking works in rustc, see the [rustc guide].