Skip to main content

build_patchset_row

Function build_patchset_row 

Source
fn build_patchset_row<'a>(
    app: &'a App,
    ps: &'a Patchset,
    palette: &'a ColorPalette,
) -> Row<'a>
Expand description

Build a single table row for a patchset in the list view.