Skip to main content

format_items

Function format_items 

Source
pub fn format_items(
    entries: &[Entry],
    options: &RenderOptions,
    config: &Config,
    show_totals: bool,
) -> String
Expand description

Render a collection of entries, applying colors, wrapping, marker highlighting, and optionally appending tag totals.