Searched defs:item_i (Results 1 – 2 of 2) sorted by relevance
170 let item_i = all_items.get(i).unwrap(); in create() localVariable
164 let item_i = all_items.get_or_panic(i); in create_or_panic() localVariable