pub fn format_items(
entries: &[Entry],
options: &RenderOptions,
config: &Config,
show_totals: bool,
) -> StringExpand description
Render a collection of entries, applying colors, wrapping, marker highlighting, and optionally appending tag totals.