Searched defs:ChildDropGuard (Results 1 – 1 of 1) sorted by relevance
975 struct ChildDropGuard<T: Kill> { struct980 impl<T: Kill> Kill for ChildDropGuard<T> { argument992 impl<T: Kill> Drop for ChildDropGuard<T> { implementation1000 impl<T, E, F> Future for ChildDropGuard<F> implementation