imag/libimagentrylist/src/lib.rs

6 lines
79 B
Rust
Raw Normal View History

2016-03-26 13:10:37 +00:00
#[macro_use] extern crate log;
extern crate toml;
extern crate libimagstore;