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