Skip to main content

preview_patch

Function preview_patch 

Source
pub fn preview_patch(
    repo_root: &Utf8Path,
    plan: &BuildfixPlan,
    opts: &ApplyOptions,
) -> Result<String>