common_function::handlers

Type Alias FlowServiceHandlerRef

source
pub type FlowServiceHandlerRef = Arc<dyn FlowServiceHandler>;

Aliased Typeยง

struct FlowServiceHandlerRef { /* private fields */ }