Function wasmer_cli::commands::create_exe::http_fetch::untar

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