Function extract_archive [source]

pub(crate) fn extract_archive(archive: &Path, target_dir: &Path) -> Result<(), String>