pub fn setup_dep_graph(sess: &Session) -> Result<DepGraph, ErrorGuaranteed>Expand description
Setups the dependency graph by loading an existing graph from disk and set up streaming of a new graph to an incremental session directory.
pub fn setup_dep_graph(sess: &Session) -> Result<DepGraph, ErrorGuaranteed>Setups the dependency graph by loading an existing graph from disk and set up streaming of a new graph to an incremental session directory.