Export MapErrInto trait

This commit is contained in:
Matthias Beyer 2016-08-04 19:20:26 +02:00
parent 76d88e46ad
commit bc16a2531a

View file

@ -9,4 +9,5 @@ generate_error_module!(
pub use self::error::TagError;
pub use self::error::TagErrorKind;
pub use self::error::MapErrInto;