Skip to main content

load_cache

Function load_cache 

Source
pub async fn load_cache(path: &Path) -> Result<Option<ModelsCache>>
Expand description

Read and deserialize the cache file if it exists.