resume(returning:)
Resume the task awaiting the continuation by having it return from its suspension point
Declaration
consuming func resume(returning value: consuming sending Success) where Failure == NeverParameters
- value:
The value to return from the continuation