extract_sevenz

Function extract_sevenz 

Source
pub(crate) fn extract_sevenz(
    archive_path: &Path,
    destination_dir: &Path,
) -> Result<()>