pub fn lower_single_ring_v2(
plan: &PipelinePlanV2,
_opts: &LowerOptionsV1,
) -> Result<LowerReportV2>Expand description
Lower a full-parity authoring document into PipelineSpecV1::SingleRing.
pub fn lower_single_ring_v2(
plan: &PipelinePlanV2,
_opts: &LowerOptionsV1,
) -> Result<LowerReportV2>Lower a full-parity authoring document into PipelineSpecV1::SingleRing.