Skip to main content

apply_patch

Function apply_patch 

Source
pub fn apply_patch<F: PatchFs>(
    patch: &StructuredPatch,
    fs: &F,
) -> Result<LineAttributionMap, PatchError>