pub fn save_cache_entry( main_file: &Path, entry: &CacheEntry, ) -> Result<(), Error>
Save a cache entry to disk.