pub fn default_store() -> &'static dyn CredentialStoreExpand 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.
pub fn default_store() -> &'static dyn CredentialStoreThe 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.