Function unzip_to_path

Source
pub fn unzip_to_path(zip_f: &str, tar_p: &str) -> Result<(), ZipError>