]> git.proxmox.com Git - proxmox-backup.git/commit
move some api types and resolve imports
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 9 Jul 2021 09:31:53 +0000 (11:31 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 9 Jul 2021 13:17:52 +0000 (15:17 +0200)
commit75f83c6a81f2d6a6167981e81b3ca1143a627fd0
treedb91291ecf735c9669cf3f159c97167cc5e02411
parent0dda5a66956ffc6ecb750a6c573fb433b6d421af
move some api types and resolve imports

in preparation of moving client & proxmox_client_tools out
into a pbs-client subcrate

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pbs-api-types/src/lib.rs
src/api2/types/mod.rs
src/bin/proxmox_client_tools/mod.rs
src/client/backup_reader.rs
src/client/backup_repo.rs