Skip to main content

diff_gutter_fits

Function diff_gutter_fits 

Source
pub const fn diff_gutter_fits(
    available_width: usize,
    line_number_width: usize,
) -> bool
Expand description

Whether a unified diff can keep its marker, line number, and separator without starving the source body.