Searched defs:DTRWrap (Results 1 – 1 of 1) sorted by relevance
168 struct DTRWrap<T: ?Sized> { struct170 links: ListLinksSelfPtr<DTRWrap<dyn DeliverToRead>>, argument175 impl{T: ListArcSafe + ?Sized} ListArcSafe<0> for DTRWrap<T> { argument185 impl<T: ?Sized> core::ops::Deref for DTRWrap<T> { implementation195 impl<T: ListArcSafe> DTRWrap<T> { implementation