pub type PipelineGroup = RUMHashMap<RUMString, RUMCommandLine>;
pub struct PipelineGroup(/* private fields */);