pub type DynSecretsStore = Arc<dyn SecretsStore>;Expand description
Shared secrets-store handle.
Aliased Typeยง
pub struct DynSecretsStore { /* private fields */ }pub type DynSecretsStore = Arc<dyn SecretsStore>;Shared secrets-store handle.
pub struct DynSecretsStore { /* private fields */ }