5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-10 01:18:06 +03:00
proxmox-backup/pbs-api-types/src
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
..
tape api: tape/restore: add namespace mapping 2022-05-13 14:08:32 +02:00
acl.rs api: add new priv to priv name helper 2022-05-25 17:18:56 +02:00
common_regex.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
crypto.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
datastore.rs api-types: make BackupType::iter an actual iterator 2022-07-14 11:14:26 +02:00
file_restore.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
human_byte.rs tree wide: typo fixes through codespell 2022-06-07 14:08:09 +02:00
jobs.rs api types: clippy lints 2022-06-02 15:57:07 +02:00
key_derivation.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
lib.rs pbs-api-types: add metrics api types 2022-06-13 09:57:16 +02:00
maintenance.rs cargo fmt 2022-05-12 11:54:21 +02:00
metrics.rs pbs-api-types: add metrics api types 2022-06-13 09:57:16 +02:00
network.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
openid.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
percent_encoding.rs move pbs-tools/src/percent_encoding.rs to pbs-api-types/src/percent_encoding.rs 2021-11-25 11:48:52 +01:00
remote.rs RemoteWithoutPassword: new API type 2022-04-20 09:42:46 +02:00
traffic_control.rs tree wide: typo fixes through codespell 2022-06-07 14:08:09 +02:00
user.rs api types: rust fmt 2022-04-10 18:00:18 +02:00
userid.rs AuthId: derive Ord and PartialOrd 2022-04-20 09:58:52 +02:00
zfs.rs api types: rust fmt 2022-04-10 18:00:18 +02:00