Module common

Source
Expand description

Common structures for processing.

Structs§

Actor
Actor.
ActorExecutionError
Actor execution error.
DispatchResult
Result of the specific dispatch.
ExecutableActorData
Executable actor data.

Enums§

ActorExecutionErrorReplyReason
Reason of execution error
DispatchOutcome
Dispatch outcome of the specific message.
DispatchResultKind
Kind of the dispatch result.
JournalNote
Journal record for the state update.
SystemExecutionError
System execution error
TrapExplanation

Traits§

JournalHandler
Journal handler.

Type Aliases§

ExecutionError
Execution error.