Skip to main content

default_store

Function default_store 

Source
pub fn default_store() -> &'static dyn CredentialStore
Expand description

The process-wide store: the OS keyring, or the no-op store when MERMAID_NO_KEYRING is set (non-empty). Resolved once — env is process-static.