Lines Matching defs:TableIndex
171 pub struct TableIndex(usize); struct173 impl TableIndex { implementation