Searched defs:ChildDropGuard (Results 1 – 1 of 1) sorted by relevance
987 struct ChildDropGuard<T: Kill> { struct992 impl<T: Kill> Kill for ChildDropGuard<T> { implementation1004 impl<T: Kill> Drop for ChildDropGuard<T> { implementation1012 impl<T, E, F> Future for ChildDropGuard<F> implementation