Pass MapErrInto trait out of error module
This commit is contained in:
parent
51bfb60bed
commit
42aaf894dc
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ generate_error_module!(
|
|||
|
||||
pub use self::error::ViewError;
|
||||
pub use self::error::ViewErrorKind;
|
||||
|
||||
pub use self::error::MapErrInto;
|
||||
|
|
Loading…
Reference in a new issue