pub fn apply_refactor_plan_batch(
root: &Path,
artifact_root: Option<&Path>,
config: &RefactorBatchApplyConfig,
) -> Result<RefactorBatchApplyRun>Expand description
Plan-first refactor records used by v0.5. Unstable before 1.0.
pub fn apply_refactor_plan_batch(
root: &Path,
artifact_root: Option<&Path>,
config: &RefactorBatchApplyConfig,
) -> Result<RefactorBatchApplyRun>Plan-first refactor records used by v0.5. Unstable before 1.0.