pub type SharedSecretStore = Arc<SecretStore>;

Aliased Type§

struct SharedSecretStore { /* private fields */ }