Skip to main content

read_cache

Function read_cache 

Source
pub fn read_cache(path: &Path) -> Result<BakeCache, StoreError>
Expand description

Read the bake-only cache. Caller decides what to do on error — the bake treats any error here as “no cache, parse from scratch”.