fn credential_provider(
    config: &Config,
    sid: &SourceId
) -> CargoResult<Vec<Vec<String>>>
Expand description

Get the list of credential providers for a registry source.