Expand description
The type that drives the chain forward.
Structs§
- The type that drives the chain forward.
Enums§
- Event emitted by the
ChainOrchestrator
- Internal events issued by the
ChainOrchestrator
. - Events/Requests that the
ChainHandler
can emit to theChainOrchestrator
.
Traits§
- A trait that advances the chain by handling actions.