proxmox-backup/pxar-bin
Christian Ebner 0fd3bcebe7 client: pxar: combine writers into struct
Introduce a `PxarWriters` struct to bundle all writer instances
required for the pxar archive creation into a single object to limit
the number of function call parameters.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-06-05 16:39:41 +02:00
..
src client: pxar: combine writers into struct 2024-06-05 16:39:41 +02:00
tests tree-wide: fix various typos 2023-11-29 18:32:07 +01:00
Cargo.toml sort dependencies 2022-12-12 09:08:56 +01:00