[][src]Function doctor_diff_core::patch::patch_create

pub fn patch_create<P, PD>(workspace: P, hashes: P, archive: PD) -> Result<()> where
    P: AsRef<Path>,
    PD: AsRef<Path> + Debug