proxmox-backup/proxmox-restore-daemon
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
Cargo.toml use proxmox-sortable-macro directly 2023-03-02 15:15:36 +01:00