Module crb_runtime::runtime

source ·
Expand description

A runtime for composable blocks.

Traits§

  • The interruptor used internally by a supervisor context or by a standalone routine.
  • A runtime that can be executed as a standalone activity.
  • A runtime that can be executed by a supervisor.