pub fn finalize_pipeline_set<P>(eps: EditablePipelineSet<P>) -> PipelineSet<P>
Expand description

Wraps the current set of Pipeline instances into a thread-safe reference counting pointer for use with the Router.