oxipng/src/reduction/mod.rs
Josh Holmer ece85e6d15 Refactoring of internal code into smaller chunks.
There is still more to be done.
2018-01-30 09:35:03 -05:00

3 lines
45 B
Rust

mod alpha;
pub mod bit_depth;
pub mod color;