Type Alias keyring::native::Credential

source ·
pub type Credential = dyn CredentialApi + Sync + Send;
Expand description

A thread-safe implementation of the Credential API.