Export MapErrInto trait

This commit is contained in:
Matthias Beyer 2016-08-03 11:22:57 +02:00
parent 76d88e46ad
commit ca08f6d273

View file

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