proxmox-backup/pbs-client
Wolfgang Bumiller 7546e9c997 pbs-client: pxar: avoid some vec extensions
The `Components` `Iterator` has an `as_path()` method to get
the remainder as a borrowed path. This is more efficient
iterating and joining the components into a new `PathBuf`.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-04-13 10:28:01 +02:00
..
src pbs-client: pxar: avoid some vec extensions 2022-04-13 10:28:01 +02:00
Cargo.toml pbs-client: add 'create_tar' helper function 2022-04-13 10:05:08 +02:00