Skip to main content

save_cache_entry

Function save_cache_entry 

Source
pub fn save_cache_entry(
    main_file: &Path,
    entry: &CacheEntry,
) -> Result<(), Error>
Expand description

Save a cache entry to disk.