Skip to main content

concepts_from_diff_text

Function concepts_from_diff_text 

Source
pub fn concepts_from_diff_text(
    diff_text: &str,
    changed_lines: Option<&[String]>,
) -> FxHashSet<String>