Skip to main content

default_cache_file_path

Function default_cache_file_path 

Source
pub fn default_cache_file_path(
    isotope: &Isotope,
    library: EndfLibrary,
) -> PathBuf
Expand description

Compute the default cache file path for an isotope without constructing an EndfRetriever. Same layout as EndfRetriever::cache_file_path.