Skip to main content

decompress

Function decompress 

Source
pub fn decompress(file_type: FileType, src_path: &Path, dst_path: &Path)
Expand description

Backward-compatible entry point (no encryption). Equivalent to decompress_with_password(.., None).