Searched defs:Return (Results 1 – 3 of 3) sorted by relevance
14 Return, enumerator
2119 type Return = G::Return; typedef2121 fn resume(mut self: Pin<&mut Self>, arg: R) -> GeneratorState<Self::Yield, Self::Return> { in resume() argument2132 type Return = G::Return; typedef2134 fn resume(mut self: Pin<&mut Self>, arg: R) -> GeneratorState<Self::Yield, Self::Return> { in resume() argument
421 "Return": "A return or outflow connection.", string