Skip to main content

cache_file_path

Function cache_file_path 

Source
pub fn cache_file_path() -> Option<PathBuf>
Expand description

Path to the cached multiarch-hints file, or None when no cache directory is available. The directory is not created here — the sync/async cache wrappers call their respective create_dir_all before writing.