Skip to main content

read_cache

Function read_cache 

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

Read and deserialize cache data from a file.