[][src]Function catcat::format_cat_part

pub fn format_cat_part(
    part: &'static [&str],
    line: usize,
    line_char: char,
    width: u16
) -> String

Formats a part of the cat to be printed, using the index of the line separating the text from the cat.