Module common

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.
ReservationsAndMemorySize
Executable allocations 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.
SuccessfulDispatchResultKind
Possible variants of the DispatchResult if the latter contains value.
SystemExecutionError
System execution error
TrapExplanation

Traits§

JournalHandler
Journal handler.

Type Aliases§

ExecutionError
Execution error.