]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
client: refactor catalog upload spawning
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 25 Jan 2021 13:42:48 +0000 (14:42 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 26 Jan 2021 08:53:51 +0000 (09:53 +0100)
commit6d233161b08c6e63b015d5fab4173597cedb0250
tree9186d88687c7500eccf24203f9b92b5d7b508d36
parent905a570489ddcee05877f3d170cab24b8fe4e2e8
client: refactor catalog upload spawning

by pulling out Result type into separate struct

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/bin/proxmox-backup-client.rs