Skip to main content

write_cache

Function write_cache 

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

Write cache data to a file.