Trait OrchestrationFuture

Source
pub trait OrchestrationFuture: Future { }
Expand description

Represents a Future returned by the orchestration context.

Implementors§