Skip to main content

cache_dir

Function cache_dir 

Source
pub fn cache_dir(app_name: &str) -> Result<PathBuf, PathError>
Expand description

Application-specific cache directory: {cache}/{app_name}.

Does not create the directory.