[][src]Crate credent_fs

Reads / Writes credentials from / to disk.

Structs

AppName

Name of an application. &str newtype.

CredentialsFile

Returns the path to the credentials file.

CredentialsFileLoader

Reads credentials from the user's configuration directory.

CredentialsFileStorer

Writes credentials to the user's configuration directory.

Enums

Error

Errors when reading the user credentials file.

Constants

CREDENTIALS_FILE_NAME

Name of the file used to store credentials.