pub fn add_provider_to_config( workspace: &Path, provider_source: ProviderSource, file: &Path, ) -> Result<()>
Add a given ProviderSource to our configuration file.