pub fn list_undone(source: &Path, backup_dir: &Path) -> Result<Vec<PathBuf>>
List undone (consumed) backups for source in backup_dir, sorted newest-first.
source
backup_dir