pub fn cache_dir(app_name: &str) -> Result<PathBuf, PathError>
Application-specific cache directory: {cache}/{app_name}.
{cache}/{app_name}
Does not create the directory.