Searched refs:TaskTrackerWaitFuture (Results 1 – 1 of 1) sorted by relevance
194 pub struct TaskTrackerWaitFuture<'a> {313 pub fn wait(&self) -> TaskTrackerWaitFuture<'_> { in wait()314 TaskTrackerWaitFuture { in wait()682 impl<'a> Future for TaskTrackerWaitFuture<'a> { implementation704 impl<'a> fmt::Debug for TaskTrackerWaitFuture<'a> { implementation