pub fn item_at_table_idx(table_idx: i32) -> bulk_item
Expand description

Gets info about the item at a given item table (not sure what this table is…) index.

Once we find out more about the item table, this function will probably move to a wrapper struct.