pub type OrchestrationHandlerRef = Arc<dyn OrchestrationHandler>;Expand description
Shared reference to an OrchestrationHandler
Aliased Typeยง
pub struct OrchestrationHandlerRef { /* private fields */ }pub type OrchestrationHandlerRef = Arc<dyn OrchestrationHandler>;Shared reference to an OrchestrationHandler
pub struct OrchestrationHandlerRef { /* private fields */ }