Skip to main content
BoxedCause
wowlab_
engine_
ports
0.1.0
Boxed
Cause
Aliased Type
In wowlab_
engine_
ports::
resolver
wowlab_engine_ports
::
resolver
Type Alias
Boxed
Cause
Copy item path
Source
type BoxedCause =
Box
<dyn
Error
+
Send
+
Sync
+ 'static>;
Aliased Type
ยง
struct BoxedCause(
/* private fields */
);