pub fn store_module_at( path: &Path, key: &CacheKey, artifact: &ModuleArtifact, ) -> Result<()>
Write a module artifact to an explicit path.