Function pifu::base::archive::create_tar_without_rootdir[][src]

pub fn create_tar_without_rootdir(dir: &Path, to: &Path) -> Result<(), Error>