]> git.proxmox.com Git - proxmox-backup.git/commit
minor style cleanup
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 24 Aug 2023 08:28:11 +0000 (10:28 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 24 Aug 2023 08:35:05 +0000 (10:35 +0200)
commit4f133ceef7b139a54988c700d094aaaaa97adcaf
tree20350922c13189f7371f4e9bd446bbbade839fa1
parent7672150c4c86272b017c2054aefc51f50464dd4e
minor style cleanup

The match condition has gotten a bit large, and the error case is a
bit more concise with a pattern guard.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pbs-client/src/pxar/create.rs
pbs-client/src/pxar/extract.rs