Module saga_manager

Source
Expand description

Saga Manager module - belongs to the Application layer - composes pure saga and effects (publishing)

Structs§

SagaManager
Saga Manager.

Traits§

ActionPublisher
Publishes the action/command to some external system.