pub fn credentials_file() -> PathBufExpand description
Get the credentials file path.
Delegates to mecha10-auth’s credentials::default_credentials_path(), which is the
single implementation of this resolution logic (see the CREDENTIALS_FILE doc comment
for why the dependency runs in this direction).