Static cargo::util::auth::BUILT_IN_PROVIDERS
source ยท static BUILT_IN_PROVIDERS: &[&'static str]
Expand description
List of credential providers built-in to Cargo.
Keep in sync with the match
in credential_action
.