Type Alias keyring::native::CredentialBuilder

source ·
pub type CredentialBuilder = dyn CredentialBuilderApi + Send + Sync;
Expand description

A thread-safe implementation of the CredentialBuilder API.