Module execution

Module execution 

Source
Expand description

This module handle the execution for the agent.

Modules§

default
This module defines a default execution module.
tst
Support for executing tst.

Enums§

InputMessage
Input message for the execution module
OutputMessage
Output message for the execution module

Traits§

Module
Trait to define the interface to execution module

Type Aliases§

ModuleInterface
Module interface for the execution module