mirror of
git://git.proxmox.com/git/pxar.git
synced 2025-01-31 09:47:00 +03:00
Christian Ebner
a79ae33c14
lib: add type for input/output variant differentiation
Introduce an enum which stores 2 different possible variants of inputs or outputs to be passed to encoder and decoder/accessor instances, depending whether to read/write a fully self contained pxar archive or whether to split off the payload stream into a separate input/output. Co-authored-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Description
No description provided
Languages
Rust
99.4%
Makefile
0.6%