imag/libimagutil
Matthias Beyer f6e59c355e Remove "caused by" marker
As we are in debug mode anyways, a developer using this should know by
the trace number that the next line is the cause.

As we use the debug!() macro here, this would be printed on a new line,
which is rather distracting instead of helpful. Therefor this patch
removes this line.
2016-04-22 15:10:24 +02:00
..
src Remove "caused by" marker 2016-04-22 15:10:24 +02:00
.gitignore Add: libimagutil 2016-01-09 23:50:26 +01:00
Cargo.toml libimagutil Update regex 0.1.x -> 0.1.* 2016-04-17 21:00:31 +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.