proxmox/pbs-api-types
Wolfgang Bumiller 1647fc93ff 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