impl std Error for Error struct
This commit is contained in:
parent
d2f81940d9
commit
815791091f
1 changed files with 2 additions and 0 deletions
|
@ -340,3 +340,5 @@ impl Display for Error {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
impl std::error::Error for Error {}
|
||||||
|
|
Loading…
Reference in a new issue