ppl 0.1.6

A structured parallel programming library for Rust.
Documentation
1
2
3
4
pub mod image_processing;
mod img;
mod mandelbrot;
pub mod mandelbrot_set;