rust-cookbook
rust-cookbook copied to clipboard
Example for reading compressed files
trafficstars
| Crates | flate |
| Section | 3.2 Compressed Files |
Please add examples for reading compressed files like gzip, bz2 etc
Can probably do something like this:
https://play.rust-lang.org/?gist=e4e393389f27fbfd8f02c95c4657eff2&version=stable
Hi @rjammala Thanks for taking an interest. Would you be open to creating a PR for metioned recipes?
yup, I will give it a shot.