Searched defs:Slot (Results 1 – 1 of 1) sorted by relevance
433 struct Slot<T> { struct438 impl<T> Slot<T> { impl441 let slot = self as *const Slot<T>; in gen_ref() constant