Export MapErrInto trait
This commit is contained in:
parent
76d88e46ad
commit
bc16a2531a
1 changed files with 1 additions and 0 deletions
|
@ -9,4 +9,5 @@ generate_error_module!(
|
|||
|
||||
pub use self::error::TagError;
|
||||
pub use self::error::TagErrorKind;
|
||||
pub use self::error::MapErrInto;
|
||||
|
||||
|
|
Loading…
Reference in a new issue