Skip to main content

write_cached_registry_index

Function write_cached_registry_index 

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