Skip to main content

render_worklist_human

Function render_worklist_human 

Source
pub fn render_worklist_human(
    items: &[WorklistItem<'_>],
    filters: WorklistFilters<'_>,
    inventory: InventoryContext<'_>,
) -> String