Searched defs:ChildDropGuard (Results 1 – 1 of 1) sorted by relevance
924 struct ChildDropGuard<T: Kill> { struct929 impl<T: Kill> Kill for ChildDropGuard<T> { argument941 impl<T: Kill> Drop for ChildDropGuard<T> { implementation949 impl<T, E, F> Future for ChildDropGuard<F> implementation