Searched defs:TableIndex (Results 1 – 1 of 1) sorted by relevance
171 pub struct TableIndex(usize); struct173 impl TableIndex { implementation