Type Definition gotham::pipeline::set::EditablePipelineSet

source ·
pub type EditablePipelineSet<P> = BorrowBag<P>;
Expand description

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