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