A Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression
.
cargo clean
- for cleaning binariescargo run
- run the program
- Take a txt file as input and save the compressed file in specified directory
- Compare the sizes of both the files