A simple GIF decoder written in Rust.
cargo run --example example <gif file path> <output folder path>
At this time, this decoder is meant to be for educational/learning purposes only.