Expand description
Actor-system error.
Actor is intended to be errors passed to user. System errors are to be unreachable or recoverable.
Macros§
- Define type alias with implemented
From
s.
Enums§
- Actor or system error.
Traits§
- Extension for
Result
around actor-system error.