Searched defs:OwnedTasks (Results 1 – 1 of 1) sorted by relevance
58 pub(crate) struct OwnedTasks<S: 'static> { struct77 impl<S: 'static> OwnedTasks<S> { argument233 impl<S: 'static> OwnedTasks<S> { impl