SharedSecretStore

Type Alias SharedSecretStore 

Source
pub type SharedSecretStore = Arc<SecretStore>;

Aliased Typeยง

pub struct SharedSecretStore { /* private fields */ }