pub fn render_list_json(
rows: &[ListRow<'_>],
filters: ListFilters<'_>,
inventory: InventoryContext<'_>,
) -> Stringpub fn render_list_json(
rows: &[ListRow<'_>],
filters: ListFilters<'_>,
inventory: InventoryContext<'_>,
) -> String