Module brane_cli::vm

source ·
Expand description

The VM for the local use-case is one that simply directly interacts with the planner and worker without any complicated networking.

Re-exports§

Structs§

  • Defines the plugins used that implement offline task execution.
  • Defines a VM that has no online interaction and does everything locally.