proxmox-backup/pbs-client
Dominik Csapak 7098f5d885 pbs-client: extract: rewrite create_zip with sequential decoder
instead of an async recursive function. Not only is it less code,
recursive futures are not really nice and it should be faster too.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-04-22 11:35:53 +02:00
..
src pbs-client: extract: rewrite create_zip with sequential decoder 2022-04-22 11:35:53 +02:00
Cargo.toml pbs-client: add 'create_tar' helper function 2022-04-13 10:05:08 +02:00