pub fn prepare_entry_store(source_path: &Path, source: &str) -> LookupOutcomeExpand description
Recompute a store outcome from the graph as it exists after run setup.
Package materialization can change import resolution between the initial cache probe and compilation. Writers use this constructor after setup so a newly compiled chunk is never paired with the probe’s older graph.