Export MapErrInto as well here
This commit is contained in:
parent
737aab80dc
commit
f8db1273e7
1 changed files with 1 additions and 0 deletions
|
@ -13,4 +13,5 @@ generate_error_module!(
|
|||
|
||||
pub use self::error::DiaryError;
|
||||
pub use self::error::DiaryErrorKind;
|
||||
pub use self::error::MapErrInto;
|
||||
|
||||
|
|
Loading…
Reference in a new issue