Skip to main content

load_cached

Function load_cached 

Source
pub fn load_cached(cache_dir: &Path, name: &str) -> Option<String>
Expand description

Load a cached spec from disk, if it exists.