Generating fractals in Rust
playing with code from the book programming rust

Rust is fast
I playing with the Rust programming language.
I extended the samples from the book Programming Rust by Jim Blandy, Jason Orendorff, Leonora F.S. Tindall
I added some coloring, a window, zoom, recenter.
result is surprising fast for a non-gpu fp64 mandelbrot generator
You can check it on https://gitlab.com/dburet/ractal