proxmox-backup/proxmox-file-restore/src
Wolfgang Bumiller db87d93efc make datastore BackupGroup/Dir ctors private
And use the api-types for their contents.

These are supposed to be instances for a datastore, the pure
specifications are the ones in pbs_api_types which should be
preferred in crates like clients which do not need to deal
with the datastore directly.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-04-20 11:56:23 +02:00
..
block_driver.rs make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
block_driver_qemu.rs make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
cpio.rs file restore: rust fmt 2022-04-06 16:57:07 +02:00
main.rs make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
qemu_helper.rs file restore: rust fmt 2022-04-06 16:57:07 +02:00