Skip to main content

save_cache

Function save_cache 

Source
pub fn save_cache(
    cache_dir: &Path,
    name: &str,
    content: &str,
) -> Result<(), String>
Expand description

Save a spec to cache.