[][src]Type Definition gotham::pipeline::set::EditablePipelineSet

type EditablePipelineSet<P> = BorrowBag<P>;

A set of Pipeline instances that is currently being defined, and can have more Pipeline instances added.