Module error
Expand description
Remotable errors.
Structs§
- Remote
Error - An error that can be remoted across a mesh channel.
Type Aliases§
- Remote
Result - Alias for a
Result
with aRemoteError
error.
Remotable errors.
Result
with a RemoteError
error.