Zip a directory

Can anyone tell me how to zip a directory with Rust?

This is what I found after looking at the zip crate: zip/write_dir.rs at 5d0f198124946b7be4e5969719a7f29f363118cd · zip-rs/zip · GitHub

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.