anonymiser_
lib
0.1.0
decompress_
file
Sections
Untar and unzip the input tar.gz file
In crate anonymiser_
lib
anonymiser_lib
Function
decompress_file
Copy item path
Source
pub(crate) fn decompress_file( path_to_tar: &
PathBuf
, output_path: &
PathBuf
, ) ->
Result
<
()
,
Error
>
Expand description
ยง
Untar and unzip the input tar.gz file