[][src]Module mandelbrot::views::mandelbrot_and_julia

Home of the split view that displays both Mandelbrot and Julia at the same time.

Re-exports

pub use self::double::DoubleViewManager;
pub use self::julia::JuliaDoubleView;
pub use self::mandelbrot::MandelbrotDoubleView;

Modules

double
julia
mandelbrot