Skip to main content

upsert_credential

Function upsert_credential 

Source
pub fn upsert_credential(
    provider_id: &str,
    cred: Credential,
) -> Result<(), ConfigError>
Expand description

Read-modify-write: upsert a credential for provider_id.