Skip to main content

resolve_patch_sections

Function resolve_patch_sections 

Source
pub fn resolve_patch_sections<F>(
    store: &mut SnapshotStore,
    patch: &Patch,
    canonicalize: F,
) -> Result<Vec<ResolvedPatchSection>, HashlineRejection>