Expand description
This module implements a delegation system for the agent.
Modules§
- transport
- definition of a transport module for the delegation
- transport_
messages - Definition of messages exchanged by the transport layer.
Structs§
- CFP
- Represents a call for proposal
- Module
Private Interface - Proposal
- Represents a proposal to complete a CFP.
Enums§
- Input
Message - Input message from the delegation module
- Output
Message - Output message from the delegation module
- Status
- Enum representing the statuts of a delegation and its execution
Traits§
- Task
- Base trait for representing tasks in the delegation
Type Aliases§
- Module
Interface - Module interface for the delegation modue