wasmer_cli::commands::create_exe::http_fetch

Function untar

Source
pub(super) fn untar(tarball: &Path, target: &Path) -> Result<Vec<PathBuf>>