Skip to main content

gen_counter_str

Function gen_counter_str 

Source
pub fn gen_counter_str(
    is_color: bool,
    counter: usize,
    header_width: usize,
    diff_type: DifferenceType,
) -> String