patch_apply

Function patch_apply 

Source
pub fn patch_apply<P>(workspace: P, archive: P) -> Result<()>
where P: AsRef<Path>,