5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-02-12 21:58:01 +03:00
Wolfgang Bumiller 6b46f25965 api-types: make BackupType::iter an actual iterator
Otherwise we have to use BackupType::iter().iter() whenever
we're not using a `for _ in iter()` construct.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-07-14 11:14:26 +02:00
..
2022-05-12 09:33:50 +02:00