Module workflow_core::trigger
source · Expand description
trigger re-exports and shims
Structs
- A struct used to wait for a trigger event from a
Trigger
. - Bi-directional trigger meant to function in request/response fashion
- Wrapper containing a single Trigger instance
- A struct used to trigger
Listener
s it is paired with.