Skip to main content

render_worklist_json

Function render_worklist_json 

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