imag/libimagutil
Steven Allen c02d7693b2 Don't re-open temporary file.
`Write` is implemented on both `&NamedTemporaryFile` and `&File` so you don't
actually need a mutable reference. I wish there were a better way to do this but
such is life.
2016-11-03 20:21:31 -07:00
..
src Don't re-open temporary file. 2016-11-03 20:21:31 -07:00
.gitignore Add: libimagutil 2016-01-09 23:50:26 +01:00
Cargo.toml Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units 2016-10-31 23:39:38 +01:00
README.md Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +02:00

README.md

libimagutil

Utility library. Does not depend on other imag crates.