pub type PipelineHandlerRef = Arc<dyn PipelineHandler + Send + Sync>;
pub struct PipelineHandlerRef { /* private fields */ }