Skip to main content

create_zip

Function create_zip 

Source
pub fn create_zip(source_dir: &Path, output_path: &Path) -> Result<(), String>
Expand description

Create a ZIP archive containing all files under source_dir.