Crate revocatio

Source

Modules§

check
The main interface for checking a backup.
error
Different kinds of errors that can occur during operation.
kind
Support for different kinds of backup files.

Structs§

Backup
A specification for a backup we will look for and verify.
BackupReport
A summary report for each backup we check.
Config
The root configuration given to revocatio.

Enums§

BackupResult
Whether or not a backup check succeeded.

Functions§

run