forge_backup 1.2.0

A program to backup all the user home folders to an S3 bucket.
Documentation
1
2
3
4
5
pub mod args;
pub mod backup;
pub mod config;
pub mod error;
pub mod mailer;