pub type FlowServiceHandlerRef = Arc<dyn FlowServiceHandler>;
struct FlowServiceHandlerRef { /* private fields */ }