Skip to main content

load_step_cache

Function load_step_cache 

Source
pub fn load_step_cache(repo_root: &Path) -> StepCache
Expand description

Load the step cache from disk. Returns Default on any error (graceful degradation — worst case is a full re-run).