Skip to main content

Module backend

Module backend 

Source
Expand description

Git backend for credential storage and retrieval.

Structs§

GitRepo
Default Git backend that shells out to the git command.

Traits§

GitBackend
Trait for Git-like backends that store and retrieve credential snapshots.