pub fn detect() -> Box<dyn Credstore>Expand description
Returns the canonical credential store. Always plaintext (config.json,
mode 0600). Keychain entries from prior CLI builds are read by the
read_* migration helpers below, never by this function.