5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-06 13:18:00 +03:00
proxmox-backup/pxar-bin
Christian Ebner 84c066297c client: tools: make tools module public
Change namespace visibility for tools submodule to be accessible from
other creates, to be used for common pxar related helpers.

Switch helpers declared as `pub` to `pub(crate)` in order to keep module
encapsulation, adapt namespace for functions required to be `pub`.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-10-23 16:10:41 +02:00
..
src client: tools: make tools module public 2024-10-23 16:10:41 +02:00
tests pxar: bin: rework and dynamically generate list test data 2024-09-11 16:04:46 +02:00
Cargo.toml pxar-bin: remove log dependency, use tracing directly 2024-09-05 14:00:46 +02:00