imagineer 0.24.0

Accessible image processing and conversion from the terminal (and a front-end for the 'image' crate). Formerly 'sic'
Documentation
1
2
3
4
5
6
7
#![deny(clippy::all)]

#[cfg(test)]
extern crate parameterized;

pub mod cli;
pub mod combinators;