Function difft::display::json::matches_for_line
source · fn matches_for_line(
matches: &[MatchedPos],
line_num: LineNumber
) -> Vec<&MatchedPos>
fn matches_for_line(
matches: &[MatchedPos],
line_num: LineNumber
) -> Vec<&MatchedPos>