anukulpandey / rust-file-compressor

Simple tool written in Rust to compress files🦀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust File Compressor 🦀🗃️

A simple file compressor written in Rust using the flate2 crate to compress data in the gzip format.

Usage

cargo run <source> <destination>

About

Simple tool written in Rust to compress files🦀


Languages

Language:Rust 100.0%