fn detail_header_lines<'a>(
detail: &'a PatchsetDetail,
palette: &'a ColorPalette,
lines: &mut Vec<Line<'a>>,
)Expand description
Build header lines for the detail view.
fn detail_header_lines<'a>(
detail: &'a PatchsetDetail,
palette: &'a ColorPalette,
lines: &mut Vec<Line<'a>>,
)Build header lines for the detail view.