proxmox-backup/proxmox-backup-client/src
Wolfgang Bumiller 988d575dbb api-types: introduce BackupType enum and Group/Dir api types
The type is a real enum.

All are API types and implement Display and FromStr. The
ordering is the same as it is in pbs-datastore.

Also, they are now flattened into a few structs instead of
being copied manually.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-15 13:12:46 +02:00
..
bin backup client: rustfmt 2022-04-14 14:06:15 +02:00
benchmark.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
catalog.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
key.rs backup client: rustfmt 2022-04-14 14:06:15 +02:00
main.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
mount.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
snapshot.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
task.rs backup client: rustfmt 2022-04-14 14:06:15 +02:00