Type Alias SharedSecretStore

Source
pub type SharedSecretStore = Arc<SecretStore>;

Aliased Typeยง

struct SharedSecretStore { /* private fields */ }