This module should be named "entry"
This commit is contained in:
parent
f321aa82a1
commit
c26f1aae2a
2 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ extern crate libimagerror;
|
|||
#[macro_use]
|
||||
extern crate libimagstore;
|
||||
|
||||
pub mod category;
|
||||
pub mod entry;
|
||||
pub mod error;
|
||||
pub mod register;
|
||||
|
||||
|
|
Loading…
Reference in a new issue