the-techhub - Overview
rust-file-compressor rust-file-compressor Public
This project is a simple file compression tool built in Rust. It takes an input file, compresses it using the Gzip format, and saves the compressed data to a specified output file. The code is thor…
Rust