Export MapErrInto trait here as well

This commit is contained in:
Matthias Beyer 2016-08-02 16:28:21 +02:00
parent a9f0ee0903
commit e88082f270

View file

@ -10,4 +10,5 @@ generate_error_module!(
pub use self::error::ListError;
pub use self::error::ListErrorKind;
pub use self::error::MapErrInto;