Type Alias keyring::native::CredentialBuilder
source · pub type CredentialBuilder = dyn CredentialBuilderApi + Sync + Send;Expand description
A thread-safe implementation of the CredentialBuilder API.
pub type CredentialBuilder = dyn CredentialBuilderApi + Sync + Send;A thread-safe implementation of the CredentialBuilder API.