pub fn default_cache_file_path(
isotope: &Isotope,
library: EndfLibrary,
) -> PathBufExpand description
Compute the default cache file path for an isotope without constructing
an EndfRetriever. Same layout as EndfRetriever::cache_file_path.