resume()
Resume the task awaiting the continuation by having it return from its suspension point
Declaration
consuming func resume() where Success == ()Resume the task awaiting the continuation by having it return from its suspension point
consuming func resume() where Success == ()