Searched defs:DTRWrap (Results 1 – 1 of 1) sorted by relevance
167 struct DTRWrap<T: ?Sized> { struct169 links: ListLinksSelfPtr<DTRWrap<dyn DeliverToRead>>, argument174 impl{T: ListArcSafe + ?Sized} ListArcSafe<0> for DTRWrap<T> { argument184 impl<T: ?Sized> core::ops::Deref for DTRWrap<T> { implementation194 impl<T: ListArcSafe> DTRWrap<T> { implementation