Skip to main content

identify_core_fragments

Function identify_core_fragments 

Source
pub fn identify_core_fragments(
    hunks: &[DiffHunk],
    all_fragments: &[Fragment],
) -> FxHashSet<FragmentId>