pub async fn latest_backup(backup_dir: PathBuf) -> Option<NaiveDateTime>Expand description
Finds the latest archive in the supplied backup folder and returns the datetime it was saved
pub async fn latest_backup(backup_dir: PathBuf) -> Option<NaiveDateTime>Finds the latest archive in the supplied backup folder and returns the datetime it was saved