Module runtime

Module runtime 

Source

Modules§

context
A context for composable blocks.
controller
error
interruptor
runtime
A runtime for composable blocks.
task

Structs§

Controller
Failures
InterruptionLevel
JobHandle
RegistrationTaken
Stopper
TaskHandle

Traits§

InteractiveRuntime
InteractiveTask
Interruptor
ManagedContext
The main features of composable block’s context.
ReachableContext
A commont methods of all contexts and spans for tracing and logging.
Runtime
The Runtime trait implements an asynchronous task that can be interrupted.
Task