Skip to main content

prepare_entry_store

Function prepare_entry_store 

Source
pub fn prepare_entry_store(source_path: &Path, source: &str) -> LookupOutcome
Expand 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.