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