Skip to main content

credentials_file

Function credentials_file 

Source
pub fn credentials_file() -> PathBuf
Expand 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).