pub fn lower_v2(
plan: &PipelinePlanV2,
target: ExecutionTargetV1,
opts: &LowerOptionsV1,
) -> Result<LowerReportV2>Expand description
Lower a full-parity authoring document into the requested canonical target.
pub fn lower_v2(
plan: &PipelinePlanV2,
target: ExecutionTargetV1,
opts: &LowerOptionsV1,
) -> Result<LowerReportV2>Lower a full-parity authoring document into the requested canonical target.