Function write_cached_registry_index
pub fn write_cached_registry_index(
data_dir: &Path,
registry_url: &str,
index: &PluginRegistryIndex,
) -> Result<()>pub fn write_cached_registry_index(
data_dir: &Path,
registry_url: &str,
index: &PluginRegistryIndex,
) -> Result<()>