proxmox-backup/examples
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
..
cipherbench.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
completion.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
download-speed.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
dynamic-files.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
h2client.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
h2s-client.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
h2s-server.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
h2server.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
test_chunk_size.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
test_chunk_speed.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
test_chunk_speed2.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
upload-speed.rs api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00