Crate git_credential
source · [−]Expand description
The git_credentials crate provides types that help to implement git-credential helpers.
The format is documented in git-credential[1]
The library is intended to help creating custom git credential helpers.
See gitcredentials[7] for more information on how to use git credential helpers.
See api-credentials[7] for more details on how to write your own.
Structs
Holds the values of all parameters supported by git-credential
Enums
Errors that can occur while reading or writing the git credential format