imag/libimagbookmark/src/lib.rs

7 lines
142 B
Rust
Raw Normal View History

2016-05-12 13:12:06 +00:00
#[macro_use] extern crate log;
extern crate semver;
extern crate url;
#[macro_use] extern crate libimagstore;
extern crate libimagentrylink;