This is a rust program that generates a maze using a stack-based iterative implementation.
The resulting maze can/will be exported as a picture file
The making of this was inspired by logicguy
./[bin] [X] [Y] [pixel size (optional)] [output path (optional)]