Function create_zip_archive

Source
fn create_zip_archive(base_dir: &Path) -> Result<UploadArchive, Error>