Type Alias secret_store::SharedSecretStore
source · pub type SharedSecretStore = Arc<SecretStore>;
Aliased Type§
struct SharedSecretStore { /* private fields */ }
pub type SharedSecretStore = Arc<SecretStore>;
struct SharedSecretStore { /* private fields */ }