5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-08 21:18:07 +03:00
proxmox-backup/pbs-api-types
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
..
src api-types: make BackupType::iter an actual iterator 2022-07-14 11:14:26 +02:00
Cargo.toml api-types: add BackupNamespace type 2022-05-12 09:33:50 +02:00