OrchestrationRegistry

Type Alias OrchestrationRegistry 

Source
pub type OrchestrationRegistry = Registry<dyn OrchestrationHandler>;

Aliased Typeยง

pub struct OrchestrationRegistry { /* private fields */ }