aranya_runtime

Module engine

Source
Expand description

Interfaces for an application to begin a runtime.

An Engine stores policies for an application. A Policy is required to process Commands and defines how the runtime’s graph is constructed.

Structs§

Enums§

  • Whether to execute a command’s recall block on command failure
  • An error returned by the runtime engine.

Traits§