Searched defs:RefMutFamily (Results 1 – 1 of 1) sorted by relevance
8 struct RefMutFamily<T>(std::marker::PhantomData<T>, ()); struct9 impl<'a, T: 'a> FamilyLt<'a> for RefMutFamily<T> { implementation26 impl<T: 'static> Inject for RefMutFamily<T> { implementation