pub fn status(
storage_root: impl AsRef<Path>,
model: AnatomyModel,
) -> BodyAssetsStatusExpand description
The status of a model’s cache (cached = manifest present + every referenced .10d on disk).
pub fn status(
storage_root: impl AsRef<Path>,
model: AnatomyModel,
) -> BodyAssetsStatusThe status of a model’s cache (cached = manifest present + every referenced .10d on disk).