☰
In difft::display::context
Functions
add_context
add_ends
after_with_opposites
all_lines
all_matched_lines
all_matched_lines_filled
before_with_opposites
calculate_after_context
calculate_before_context
compact_gaps
ensure_contiguous
flip_tuple
flip_tuples
match_blanks_before
match_blanks_between
match_preceding_blanks
matched_lines_from_unchanged
merge_in_opposite_lines
opposite_positions
pad_after
pad_before
?
Function
difft
::
display
::
context
::
pad_before
source
·
[
−
]
fn pad_before(ln:
LineNumber
, num_context_lines:
usize
) ->
Vec
<
LineNumber
>