export ModuleError for downstream matching (#499)

Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
This commit is contained in:
Greg Hill
2022-04-06 13:21:35 +01:00
committed by GitHub
parent cd4c64c280
commit f7e9491b35
+1
View File
@@ -81,6 +81,7 @@ pub use crate::{
Error,
GenericError,
HasModuleError,
ModuleError,
ModuleErrorData,
RuntimeError,
TransactionError,