Skip to main content

save_cache

Function save_cache 

Source
pub async fn save_cache(path: &Path, cache: &ModelsCache) -> Result<()>
Expand description

Persist the cache contents to disk, creating parent directories as needed.