Type Alias secret_store::SharedSecretStore

source ·
pub type SharedSecretStore = Arc<SecretStore>;

Aliased Type§

struct SharedSecretStore { /* private fields */ }