Skip to main content

load_manifest

Function load_manifest 

Source
pub fn load_manifest(
    storage_root: impl AsRef<Path>,
    model: AnatomyModel,
) -> Option<CacheManifest>
Expand description

Load the cache manifest, or None if not cached.