Searched defs:SGTable (Results 1 – 1 of 1) sorted by relevance
127 pub struct SGTable<T: private::Sealed = Borrowed> { struct132 impl SGTable { argument385 impl<P> SGTable<Owned<P>> impl443 impl<P> Deref for SGTable<Owned<P>> { implementation