Export MapErrInto trait here as well
This commit is contained in:
parent
a9f0ee0903
commit
e88082f270
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ generate_error_module!(
|
|||
|
||||
pub use self::error::ListError;
|
||||
pub use self::error::ListErrorKind;
|
||||
pub use self::error::MapErrInto;
|
||||
|
||||
|
|
Loading…
Reference in a new issue