Searched refs:Return (Results 1 – 1 of 1) sorted by relevance
1985 type Return = G::Return; typedef1987 fn resume(mut self: Pin<&mut Self>, arg: R) -> GeneratorState<Self::Yield, Self::Return> { in resume() argument1998 type Return = G::Return; typedef2000 fn resume(mut self: Pin<&mut Self>, arg: R) -> GeneratorState<Self::Yield, Self::Return> { in resume() argument