Type Alias common_function::handlers::FlowServiceHandlerRef

source ·
pub type FlowServiceHandlerRef = Arc<dyn FlowServiceHandler>;

Aliased Type§

struct FlowServiceHandlerRef { /* private fields */ }