Skip to main content

clear_cache

Function clear_cache 

Source
pub fn clear_cache(
    storage_root: impl AsRef<Path>,
    model: AnatomyModel,
) -> Result<(), String>
Expand description

Delete the cache for a model (idempotent — no-op if not cached).