Skip to main content

untar_bundle

Function untar_bundle 

Source
pub fn untar_bundle(bundle_path: &Path, out_dir: &Path) -> Result<()>
Expand description

Helper function to untar the produced bundle into a destiantion path.