Export MapErrInto as well here

This commit is contained in:
Matthias Beyer 2016-09-04 17:30:18 +02:00
parent 737aab80dc
commit f8db1273e7

View file

@ -13,4 +13,5 @@ generate_error_module!(
pub use self::error::DiaryError; pub use self::error::DiaryError;
pub use self::error::DiaryErrorKind; pub use self::error::DiaryErrorKind;
pub use self::error::MapErrInto;