chimper 0.4.0

A graphical image viewer
Documentation
#[macro_use] extern crate conrod_core;
extern crate winit;
extern crate conrod_winit;

pub mod frontend;
pub mod backend;