imag/libimagutil
John Sirois 7f57e5e234 Move from a helper function to a typeclass.
This introduces the `FoldResut` trait to move from `func(receiver, ...)`
style to `receiver.func(...)` style. Also add a means to pass the
default result explicitly.
2016-07-14 07:28:54 -06:00
..
src Move from a helper function to a typeclass. 2016-07-14 07:28:54 -06:00
.gitignore Add: libimagutil 2016-01-09 23:50:26 +01:00
Cargo.toml Update all version strings: 0.1.0 -> 0.2.0 2016-07-12 11:51:20 +02:00
README.md Add README for libimagutil 2016-03-25 15:56:42 +01:00

README.md

libimagutil

Utility library. Does not depend on other imag crates.