Searched defs:ChildDropGuard (Results 1 – 1 of 1) sorted by relevance
815 struct ChildDropGuard<T: Kill> { struct820 impl<T: Kill> Kill for ChildDropGuard<T> { implementation832 impl<T: Kill> Drop for ChildDropGuard<T> { implementation840 impl<T, E, F> Future for ChildDropGuard<F> implementation