Searched defs:SGTableIter (Results 1 – 1 of 1) sorted by relevance
467 pub struct SGTableIter<'a> { global() struct 473 impl<'a> Iterator for SGTableIter<'a> { global() implementation