load_metadata

Function load_metadata 

Source
pub fn load_metadata(cache_path: &Path) -> Result<CacheMetadata, CacheError>
Expand description

Load cached task metadata

§Errors

Returns error if the cache entry doesn’t exist or can’t be read