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